test: skip this test for $reasons
All checks were successful
continuous-integration/drone/pr Build is passing

See coop-cloud/abra#403
This commit is contained in:
2024-03-11 14:22:06 +01:00
parent 0344203209
commit ef5f54e146

View File

@ -117,6 +117,9 @@ teardown(){
# bats test_tags=slow
@test "deploy latest commit if no published versions and no --chaos" {
# TODO(d1): fix with a new test recipe which has no published versions?
skip "known issue, abra-test-recipe has published versions now"
latestCommit="$(git -C "$ABRA_DIR/recipes/$TEST_RECIPE" rev-parse --short HEAD)"
_remove_tags