Skip to content

Commit

Permalink
test: fix failing nightly test (project-stacker#619)
Browse files Browse the repository at this point in the history
With latest stacker-bom (v0.0.7) included, all bom enabled layers must
set their annotations.

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
  • Loading branch information
rchincha authored May 10, 2024
1 parent 005988c commit 9e00369
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/bom.bats
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,10 @@ first:
touch /pkg1/file
mkdir -p /pkg2
touch /pkg2/file
annotations:
org.opencontainers.image.authors: bom-test
org.opencontainers.image.vendor: bom-test
org.opencontainers.image.licenses: MIT
second:
from:
Expand Down

0 comments on commit 9e00369

Please sign in to comment.