Files
deb-python-dcos/cli/tests/data/dcos.toml
Tamar Ben-Shachar ac12d45a8b Remove Marathon AppDefinition checks
This commit also updates the tests to pass against the latest universe
2015-10-19 18:08:15 -07:00

10 lines
239 B
TOML

[core]
reporting = false
email = "test@mail.com"
timeout = 5
ssl_verify = "false"
dcos_url = "http://dcos.snakeoil.mesosphere.com"
[package]
sources = [ "https://github.com/mesosphere/universe/archive/cli-test-2.zip",]
cache = "tmp/cache"