From b505914dd607fb48bb99fd5da67722b7154a18cb Mon Sep 17 00:00:00 2001 From: jonmv Date: Tue, 20 Jun 2023 11:53:28 +0200 Subject: Update test JSON --- .../application/responses/staging-runs.json | 122 ++++++++++----------- 1 file changed, 61 insertions(+), 61 deletions(-) (limited to 'controller-server') diff --git a/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/restapi/application/responses/staging-runs.json b/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/restapi/application/responses/staging-runs.json index a98ae5c678d..6c966f0de4d 100644 --- a/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/restapi/application/responses/staging-runs.json +++ b/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/restapi/application/responses/staging-runs.json @@ -1,14 +1,21 @@ { "runs": [ { - "id": 1, - "url": "https://some.url:43/root/run/1", - "start": 0, - "end": 0, - "status": "success", + "id": 5, + "url": "https://some.url:43/root/run/5", + "start": 14503000, + "end": 14503000, + "status": "installationFailed", "versions": { "targetPlatform": "6.1.0", "targetApplication": { + "build": 3, + "compileVersion": "6.1.0", + "sourceUrl": "repository1/tree/commit1", + "commit": "commit1" + }, + "sourcePlatform": "6.1.0", + "sourceApplication": { "build": 1, "compileVersion": "6.1.0", "sourceUrl": "repository1/tree/commit1", @@ -22,7 +29,7 @@ }, { "name": "installTester", - "status": "succeeded" + "status": "unfinished" }, { "name": "deployInitialReal", @@ -30,31 +37,31 @@ }, { "name": "installInitialReal", - "status": "succeeded" + "status": "failed" }, { "name": "startStagingSetup", - "status": "succeeded" + "status": "unfinished" }, { "name": "endStagingSetup", - "status": "succeeded" + "status": "unfinished" }, { "name": "deployReal", - "status": "succeeded" + "status": "unfinished" }, { "name": "installReal", - "status": "succeeded" + "status": "unfinished" }, { "name": "startTests", - "status": "succeeded" + "status": "unfinished" }, { "name": "endTests", - "status": "succeeded" + "status": "unfinished" }, { "name": "copyVespaLogs", @@ -75,15 +82,15 @@ ] }, { - "id": 2, - "url": "https://some.url:43/root/run/2", - "start": 1000, - "end": 1000, - "status": "success", + "id": 4, + "url": "https://some.url:43/root/run/4", + "start": 14403000, + "end": 14403000, + "status": "installationFailed", "versions": { "targetPlatform": "6.1.0", "targetApplication": { - "build": 2, + "build": 3, "compileVersion": "6.1.0", "sourceUrl": "repository1/tree/commit1", "commit": "commit1" @@ -103,7 +110,7 @@ }, { "name": "installTester", - "status": "succeeded" + "status": "unfinished" }, { "name": "deployInitialReal", @@ -111,31 +118,31 @@ }, { "name": "installInitialReal", - "status": "succeeded" + "status": "failed" }, { "name": "startStagingSetup", - "status": "succeeded" + "status": "unfinished" }, { "name": "endStagingSetup", - "status": "succeeded" + "status": "unfinished" }, { "name": "deployReal", - "status": "succeeded" + "status": "unfinished" }, { "name": "installReal", - "status": "succeeded" + "status": "unfinished" }, { "name": "startTests", - "status": "succeeded" + "status": "unfinished" }, { "name": "endTests", - "status": "succeeded" + "status": "unfinished" }, { "name": "copyVespaLogs", @@ -237,15 +244,15 @@ ] }, { - "id": 4, - "url": "https://some.url:43/root/run/4", - "start": 14403000, - "end": 14403000, - "status": "installationFailed", + "id": 2, + "url": "https://some.url:43/root/run/2", + "start": 1000, + "end": 1000, + "status": "success", "versions": { "targetPlatform": "6.1.0", "targetApplication": { - "build": 3, + "build": 2, "compileVersion": "6.1.0", "sourceUrl": "repository1/tree/commit1", "commit": "commit1" @@ -265,7 +272,7 @@ }, { "name": "installTester", - "status": "unfinished" + "status": "succeeded" }, { "name": "deployInitialReal", @@ -273,31 +280,31 @@ }, { "name": "installInitialReal", - "status": "failed" + "status": "succeeded" }, { "name": "startStagingSetup", - "status": "unfinished" + "status": "succeeded" }, { "name": "endStagingSetup", - "status": "unfinished" + "status": "succeeded" }, { "name": "deployReal", - "status": "unfinished" + "status": "succeeded" }, { "name": "installReal", - "status": "unfinished" + "status": "succeeded" }, { "name": "startTests", - "status": "unfinished" + "status": "succeeded" }, { "name": "endTests", - "status": "unfinished" + "status": "succeeded" }, { "name": "copyVespaLogs", @@ -318,21 +325,14 @@ ] }, { - "id": 5, - "url": "https://some.url:43/root/run/5", - "start": 14503000, - "end": 14503000, - "status": "installationFailed", + "id": 1, + "url": "https://some.url:43/root/run/1", + "start": 0, + "end": 0, + "status": "success", "versions": { "targetPlatform": "6.1.0", "targetApplication": { - "build": 3, - "compileVersion": "6.1.0", - "sourceUrl": "repository1/tree/commit1", - "commit": "commit1" - }, - "sourcePlatform": "6.1.0", - "sourceApplication": { "build": 1, "compileVersion": "6.1.0", "sourceUrl": "repository1/tree/commit1", @@ -346,7 +346,7 @@ }, { "name": "installTester", - "status": "unfinished" + "status": "succeeded" }, { "name": "deployInitialReal", @@ -354,31 +354,31 @@ }, { "name": "installInitialReal", - "status": "failed" + "status": "succeeded" }, { "name": "startStagingSetup", - "status": "unfinished" + "status": "succeeded" }, { "name": "endStagingSetup", - "status": "unfinished" + "status": "succeeded" }, { "name": "deployReal", - "status": "unfinished" + "status": "succeeded" }, { "name": "installReal", - "status": "unfinished" + "status": "succeeded" }, { "name": "startTests", - "status": "unfinished" + "status": "succeeded" }, { "name": "endTests", - "status": "unfinished" + "status": "succeeded" }, { "name": "copyVespaLogs", -- cgit v1.2.3