blob: d65becedf954079331639acf2635e3145abb328c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
externalTestingConfig:
client:
enabled: true
endpoints:
- id: vtp
enabled: true
url: http://bogus.ec2-34-237-35-152.compute-1.amazonaws.com
apiKey: FOOBAR
scenarioFilter: c.*
- id: repository
url: http://bogus.ec2-34-237-35-152.compute-1.amazonaws.com
enabled: true
apiKey: FOOBAR
|