forked from toolshed/abra
@ -107,10 +107,10 @@ teardown(){
|
||||
|
||||
# bats test_tags=slow
|
||||
@test "undeploy chaos deployment" {
|
||||
run $ABRA app deploy "$TEST_APP_DOMAIN" \
|
||||
--no-input --no-converge-checks --chaos
|
||||
run $ABRA app deploy "$TEST_APP_DOMAIN" --no-input --chaos
|
||||
|
||||
_undeploy_app
|
||||
run $ABRA app undeploy "$TEST_APP_DOMAIN" --no-input
|
||||
assert_success
|
||||
|
||||
# NOTE(d1): ensure chaos undeploy
|
||||
assert_output --partial ${_get_current_hash:0:8}
|
||||
|
Reference in New Issue
Block a user