From e5cfdd64068a26bbf2f6aeb931920a4fcc74540b Mon Sep 17 00:00:00 2001 From: OpenGnSys Support Team Date: Tue, 1 Oct 2019 12:59:21 +0200 Subject: #915: adapt test to use id and profile fields Update restore_image.json to use id and profile fields. --- tests/restore_image.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/restore_image.json b/tests/restore_image.json index 76992ca..bf2982a 100644 --- a/tests/restore_image.json +++ b/tests/restore_image.json @@ -1 +1 @@ -{ "clients" : [ "192.168.56.11" ], "disk" : "1", "partition" : "1", "name" : "test", "repository" : "192.168.56.10", "type" : "UNICAST", "filesystem": "1", "image_id": "1"} +{ "clients" : [ "192.168.56.11" ], "disk" : "1", "partition" : "1", "name" : "test", "repository" : "192.168.56.10", "type" : "UNICAST", "profile": "1", "id": "1"} -- cgit v1.2.3-18-g5258