Skip to content

Commit

Permalink
containers: Skip unsupported io.weight podman subtests
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardobranco777 committed Jun 4, 2024
1 parent c0f6f66 commit 9990bc4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions job_groups/opensuse_tumbleweed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -311,8 +311,8 @@ scenarios:
MAX_JOB_TIME: '12000'
QEMUCPUS: '2'
PODMAN_BATS_SKIP: '125-import'
PODMAN_BATS_SKIP_ROOT_LOCAL: '120-load 250-systemd 255-auto-update 520-checkpoint'
PODMAN_BATS_SKIP_ROOT_REMOTE: '520-checkpoint'
PODMAN_BATS_SKIP_ROOT_LOCAL: '120-load 180-blkio 250-systemd 255-auto-update 280-update 520-checkpoint'
PODMAN_BATS_SKIP_ROOT_REMOTE: '280-update 520-checkpoint'
PODMAN_BATS_SKIP_USER_LOCAL: '250-systemd 255-auto-update'
PODMAN_BATS_SKIP_USER_REMOTE: 'none'
RUNC_BATS_SKIP: 'update'
Expand Down
4 changes: 2 additions & 2 deletions job_groups/opensuse_tumbleweed_aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,8 @@ scenarios:
MAX_JOB_TIME: '12000'
QEMUCPUS: '2'
PODMAN_BATS_SKIP: '125-import'
PODMAN_BATS_SKIP_ROOT_LOCAL: '120-load 250-systemd 255-auto-update 520-checkpoint'
PODMAN_BATS_SKIP_ROOT_REMOTE: '520-checkpoint'
PODMAN_BATS_SKIP_ROOT_LOCAL: '120-load 180-blkio 250-systemd 255-auto-update 280-update 520-checkpoint'
PODMAN_BATS_SKIP_ROOT_REMOTE: '280-update 520-checkpoint'
PODMAN_BATS_SKIP_USER_LOCAL: '250-systemd 255-auto-update'
PODMAN_BATS_SKIP_USER_REMOTE: 'none'
RUNC_BATS_SKIP: 'update'
Expand Down

0 comments on commit 9990bc4

Please sign in to comment.