juju / amulet

Testing harness and tools for Juju Charms
Other
17 stars 33 forks source link

Allow for passing setup and wait timeouts from outside the test script, via env vars #119

Closed tvansteenburgh closed 8 years ago

tvansteenburgh commented 8 years ago

AMULET_SETUP_TIMEOUT - If set, overrides the value passed to Deployment.setup() AMULET_WAIT_TIMEOUT - If set, overrides the value passed to Deployment().sentry.wait()