Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Allow for passing setup and wait timeouts from outside the test script, via env vars #119
Comments
tvansteenburgh
self-assigned this
Mar 16, 2016
added a commit
to tvansteenburgh/amulet
that referenced
this issue
Mar 16, 2016
marcoceppi
closed this
in
#120
Mar 16, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tvansteenburgh commentedMar 16, 2016
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()