diff options
author | Javier Sánchez Parra <jsanchez@soleta.eu> | 2019-10-08 12:43:55 +0200 |
---|---|---|
committer | OpenGnSys Support Team <soporte-og@soleta.eu> | 2019-10-08 14:01:14 +0200 |
commit | 74061887ee64f5f04c444be1341f83568bb8319e (patch) | |
tree | 9801987383be60a6feb60cd1530cf519a6deed49 /tests/create_basic_image.json | |
parent | 01e77f4cb263497f543b7dbc7730decd7e6808ca (diff) |
#915 Add test for POST /image/create/basic command
This test covers correction of the command.
Diffstat (limited to 'tests/create_basic_image.json')
-rw-r--r-- | tests/create_basic_image.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/create_basic_image.json b/tests/create_basic_image.json new file mode 100644 index 0000000..8000219 --- /dev/null +++ b/tests/create_basic_image.json @@ -0,0 +1 @@ +{"clients":["192.168.56.11"],"disk":"1","partition":"1","code":"131","id":"8","name":"debianbasica","repository":"192.168.56.10","sync_params":{"sync":"1","diff":"0","remove":"1","compress":"0","cleanup":"0","cache":"0","cleanup_cache":"0","remove_dst":"0"}} |