summaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorOpenGnSys Support Team <soporte-og@soleta.eu>2019-10-01 12:59:21 +0200
committerOpenGnSys Support Team <soporte-og@soleta.eu>2019-10-01 12:59:50 +0200
commitcb1fbed8767ad2b49be7ea2bedb226d64babab57 (patch)
treee6613f75d87ae0c140e02d28a0012bc82091dbe5 /admin
parentd233fdbaa88ac6473d38c85dddfd663c67020259 (diff)
#915: adapt test to use id and profile fields
Update restore_image.json to use id and profile fields.
Diffstat (limited to 'admin')
-rw-r--r--admin/Sources/Services/ogAdmServer/tests/restore_image.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/Sources/Services/ogAdmServer/tests/restore_image.json b/admin/Sources/Services/ogAdmServer/tests/restore_image.json
index 76992cac..bf2982ab 100644
--- a/admin/Sources/Services/ogAdmServer/tests/restore_image.json
+++ b/admin/Sources/Services/ogAdmServer/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"}