Files
deb-python-dcos/cli/tests/data/file/two_tasks_follow.json
Michael Gummelt 56d21c11ef dcos tail
2015-06-30 11:58:45 -07:00

8 lines
135 B
JSON

{
"id": "two-tasks-follow",
"cmd": "sleep 5 && echo \"follow_this\" && sleep 1000",
"cpus": 0.1,
"mem": 16,
"instances": 2
}