summaryrefslogtreecommitdiffstats
path: root/node-repository/src/test
diff options
context:
space:
mode:
authortoby <smorgrav@yahoo-inc.com>2017-08-15 11:54:11 +0200
committertoby <smorgrav@yahoo-inc.com>2017-08-15 15:38:32 +0200
commitf317755d70b6613ab75b8a03030e13f0f1d07b9d (patch)
tree28a89e17c88968ae47b189f4d96a75b7b8d358f9 /node-repository/src/test
parent2df435d9c15317a41b6ee0a92141e9a506f32ce5 (diff)
Adjust tests according to new allocation algorithm
Diffstat (limited to 'node-repository/src/test')
-rw-r--r--node-repository/src/test/java/com/yahoo/vespa/hosted/provision/restapi/v2/responses/node6-after-changes.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/node-repository/src/test/java/com/yahoo/vespa/hosted/provision/restapi/v2/responses/node6-after-changes.json b/node-repository/src/test/java/com/yahoo/vespa/hosted/provision/restapi/v2/responses/node6-after-changes.json
index 7177567011a..adb7ce18c80 100644
--- a/node-repository/src/test/java/com/yahoo/vespa/hosted/provision/restapi/v2/responses/node6-after-changes.json
+++ b/node-repository/src/test/java/com/yahoo/vespa/hosted/provision/restapi/v2/responses/node6-after-changes.json
@@ -14,15 +14,15 @@
"fastDisk":true,
"environment":"BARE_METAL",
"owner": {
- "tenant": "tenant3",
- "application": "application3",
- "instance": "instance3"
+ "tenant": "tenant2",
+ "application": "application2",
+ "instance": "instance2"
},
"membership": {
"clustertype": "content",
- "clusterid": "id3",
+ "clusterid": "id2",
"group": "0",
- "index": 0,
+ "index": 1,
"retired": false
},
"restartGeneration": 0,