aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/resources
diff options
context:
space:
mode:
authorJon Marius Venstad <venstad@gmail.com>2020-03-05 10:59:29 +0100
committerJon Marius Venstad <venstad@gmail.com>2020-03-05 11:07:48 +0100
commit21ffbf56b2d6ef21c55641d5fc41460f8a2e6d47 (patch)
tree0312af5280b11e8594dce2d879506e4d857df2f3 /controller-server/src/test/resources
parent854ae50b97510c55df0ada623038f5048a50aaaf (diff)
Remove "endpoints" from test-config responses
Diffstat (limited to 'controller-server/src/test/resources')
-rw-r--r--controller-server/src/test/resources/testConfig.json7
1 files changed, 1 insertions, 6 deletions
diff --git a/controller-server/src/test/resources/testConfig.json b/controller-server/src/test/resources/testConfig.json
index 3b01f7f39ca..1c6290762d1 100644
--- a/controller-server/src/test/resources/testConfig.json
+++ b/controller-server/src/test/resources/testConfig.json
@@ -3,14 +3,9 @@
"zone": "test.aws-us-east-1c",
"system": "publiccd",
"isCI": true,
- "endpoints": {
- "test.aws-us-east-1c": [
- "https://server/"
- ]
- },
"zoneEndpoints": {
"test.aws-us-east-1c": {
- "ai": "https://server/"
+ "ai": "https://ai--default--default.global.vespa.oath.cloud/"
}
},
"clusters": {