remove --no-converge-checks to make sure the network exists when the rollback command is executed
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
p4u1 2024-03-11 14:02:09 +01:00
parent 81897bf4da
commit 555f830720
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ teardown(){
latestCommit="$(git -C "$ABRA_DIR/recipes/$TEST_RECIPE" rev-parse --short HEAD)"
run $ABRA app deploy "$TEST_APP_DOMAIN" \
--no-input --no-converge-checks --chaos
--no-input --chaos
assert_success
assert_output --partial "$latestCommit"
assert_output --partial 'chaos'