aboutsummaryrefslogtreecommitdiffstats
path: root/hosted-api/src/test/resources
diff options
context:
space:
mode:
authorJon Marius Venstad <venstad@gmail.com>2019-10-08 14:50:28 +0200
committerJon Marius Venstad <venstad@gmail.com>2019-10-08 14:50:28 +0200
commitbdbc7feedfb1ee4767a37e5166a884b71221ba45 (patch)
tree857aa730f482a420977426851af61ea662d781ee /hosted-api/src/test/resources
parent1be5a1edc8d308a6be8c4b43a72ce395fec04359 (diff)
Indicate whether test runtime is CI or not, in TestConfig
Diffstat (limited to 'hosted-api/src/test/resources')
-rw-r--r--hosted-api/src/test/resources/test-config.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosted-api/src/test/resources/test-config.json b/hosted-api/src/test/resources/test-config.json
index bd337e1c28a..07454efdb66 100644
--- a/hosted-api/src/test/resources/test-config.json
+++ b/hosted-api/src/test/resources/test-config.json
@@ -2,6 +2,7 @@
"application": "t:a:i",
"zone": "dev.aws-us-east-1c",
"system": "publiccd",
+ "isCI": true,
"zoneEndpoints": {
"dev.aws-us-east-1c": {
"default": "https://dev.endpoint:443/"