fit tests fix scale json fix dcos help test update after review, add negative tests fix help test move parse_float to dcoscli.marathon.main fix test help marathon testx
16 lines
203 B
JSON
16 lines
203 B
JSON
{
|
|
"groups": [
|
|
{
|
|
"apps": [
|
|
{
|
|
"id": "sleep",
|
|
"cmd": "sleep 1000",
|
|
"instances": 1
|
|
}
|
|
],
|
|
"id": "sleep"
|
|
}
|
|
],
|
|
"id": "scale-group"
|
|
}
|