mirror of https://github.com/pulumi/pulumi.git
8f5def8453
Often when the test fails, you'll want to use the web console to investigate the stack, looking at detailed log messages, for example. But since we always delete the stack today, you often can't. Stop running `pulumi stack rm` when the test fails, however do run a `pulumi destroy` so we at least clean up any resources the stack may have allocated during testing. Fixes #1722 |
||
---|---|---|
.. | ||
integration | ||
environment.go |