Files
deb-python-dcos/cli/tests/data/package/chronos-1.json
José Armando García Sancio 004d1c2213 tests: update to use latest universe (#952)
We also needed to update the CI environments to support UTF-8 encoding because the output printed by the CLI could be encoded using UTF-8.
2017-04-20 09:23:19 -07:00

9 lines
148 B
JSON

{
"chronos": {
"id": "chronos-user-1",
"framework-name": "chronos-user",
"zk-path": "/universe/chronos-user-1",
"cpus": 1.0
}
}