source: ogServer-Git/tests/setup_image.json

Last change on this file was ad4d4bd, checked in by OpenGnSys Support Team <soporte-og@…>, 5 years ago

Add test for POST /image/create command

This test covers correction of the command.

  • Property mode set to 100644
File size: 479 bytes
Line 
1{ "clients" : [ "192.168.56.11" ], "disk" : "1", "cache" : "1", "cache_size" : "0", "partition_setup": [{"partition": "1", "code": "LINUX", "filesystem": "EMPTY", "size": "498688", "format": "0"}, {"partition": "2", "code": "LINUX-SWAP", "filesystem": "EMPTY", "size": "199987", "format": "0"}, {"partition": "3", "code": "LINUX", "filesystem": "EMPTY", "size": "31053824", "format": "0"}, {"partition": "4", "code": "EMPTY", "filesystem": "EMPTY", "size": "0", "format": "0"}]}
Note: See TracBrowser for help on using the repository browser.