Skip to content

Commit

Permalink
Merge pull request #500 from ricardobranco777/fix_bats
Browse files Browse the repository at this point in the history
Add 331-system-check to PODMAN_BATS_SKIP
  • Loading branch information
ricardobranco777 authored Aug 10, 2024
2 parents 19b2d0d + e6aa621 commit 1050677
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions job_groups/opensuse_tumbleweed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -333,9 +333,9 @@ scenarios:
NCAT_VERSION: '7.95-2'
AARDVARK_BATS_SKIP: 'none'
NETAVARK_BATS_SKIP: '001-basic 250-bridge-nftables 500-plugin'
PODMAN_BATS_SKIP: '125-import'
PODMAN_BATS_SKIP_ROOT_LOCAL: '120-load 250-systemd 255-auto-update 280-update 520-checkpoint'
PODMAN_BATS_SKIP_ROOT_REMOTE: '180-blkio 280-update 520-checkpoint'
PODMAN_BATS_SKIP: '125-import 331-system-check'
PODMAN_BATS_SKIP_ROOT_LOCAL: '120-load 250-systemd 255-auto-update 520-checkpoint'
PODMAN_BATS_SKIP_ROOT_REMOTE: '520-checkpoint'
PODMAN_BATS_SKIP_USER_LOCAL: '200-pod 250-systemd 255-auto-update 505-networking-pasta'
PODMAN_BATS_SKIP_USER_REMOTE: '505-networking-pasta'
RUNC_BATS_SKIP: 'update'
Expand Down

0 comments on commit 1050677

Please sign in to comment.