Skip to content

Commit

Permalink
ci: Un-mark alpine bom test as slow.
Browse files Browse the repository at this point in the history
Run the alpine bom test during normal c-i test.  This is a quick test
(~10 seconds).  Having it run as part of c-i will mean that we sniff
test the bom path without adding significant time.

Signed-off-by: Scott Moser <smoser@brickies.net>
  • Loading branch information
smoser committed Nov 27, 2023
1 parent c00ff4d commit d3c8aff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/bom.bats
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ EOF
}

@test "bom for alpine-based image" {
skip_slow_test
cat > stacker.yaml <<EOF
bom-alpine:
from:
Expand Down

0 comments on commit d3c8aff

Please sign in to comment.