summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorValerij Fredriksen <freva@users.noreply.github.com>2021-05-07 16:50:04 +0200
committerGitHub <noreply@github.com>2021-05-07 16:50:04 +0200
commit5e93991c61d24f300fd412fd08ebe6f07a1acd1f (patch)
tree2436ae923bacf49eb2c03abe7f8f3d0ab3ff6a70
parent811a5217c3685d1899f6cc51e1255e167e2ffa0a (diff)
parentf311f44eaf219ca27c185215920d2ef1c01bc485 (diff)
Merge pull request #17779 from vespa-engine/jonmv/fix-test
Version varies with build
-rw-r--r--controller-server/src/test/java/com/yahoo/vespa/hosted/controller/restapi/application/responses/deployment-cloud.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/restapi/application/responses/deployment-cloud.json b/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/restapi/application/responses/deployment-cloud.json
index acb3a48f612..59022f124c0 100644
--- a/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/restapi/application/responses/deployment-cloud.json
+++ b/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/restapi/application/responses/deployment-cloud.json
@@ -16,7 +16,7 @@
"clusters": "http://localhost:8080/application/v4/tenant/scoober/application/albums/instance/default/environment/prod/region/aws-us-east-1c/clusters",
"nodes": "http://localhost:8080/zone/v2/prod/aws-us-east-1c/nodes/v2/node/?recursive=true&application=scoober.albums.default",
"yamasUrl": "http://monitoring-system.test/?environment=prod&region=aws-us-east-1c&application=scoober.albums",
- "version": "7.164.0",
+ "version": "(ignore)",
"revision": "1.0.1-commit1",
"deployTimeEpochMs": "(ignore)",
"screwdriverId": "1000",