Files
deb-python-dcos/cli/tests/data/file/two_tasks_follow.json
Tamar Ben-Shachar f2acfb80a1 Run tests with CCM
2015-12-28 14:01:05 -08:00

8 lines
149 B
JSON

{
"id": "two-tasks-follow",
"cmd": "while true; do echo 'follow_this'; sleep 1; done;",
"cpus": 0.1,
"mem": 16,
"instances": 2
}