Skip to content

Commit

Permalink
Merge pull request #464 from ricardobranco777/fix_buildah
Browse files Browse the repository at this point in the history
Add bud & sbom tests to BUILDAH_BATS_SKIP
  • Loading branch information
grisu48 authored May 27, 2024
2 parents 7d57204 + cea453d commit 9d4bad3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions job_groups/opensuse_tumbleweed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -328,9 +328,9 @@ scenarios:
testsuite: extra_tests_textmode_containers
settings:
CONTAINER_RUNTIMES: 'podman'
BUILDAH_BATS_SKIP: "commit copy run"
BUILDAH_BATS_SKIP: "commit copy bud run sbom"
BUILDAH_BATS_SKIP_ROOT: 'none'
BUILDAH_BATS_SKIP_USER: "add basic bud chroot overlay rmi sbom squash"
BUILDAH_BATS_SKIP_USER: "add basic chroot overlay rmi squash"
- containers_host_containerd:
testsuite: extra_tests_textmode_containers
settings:
Expand Down

0 comments on commit 9d4bad3

Please sign in to comment.