Skip to content

Commit

Permalink
Add aardvark skip variables for TW
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardobranco777 committed May 14, 2024
1 parent accddc9 commit a3d75e0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions job_groups/opensuse_tumbleweed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,7 @@ scenarios:
testsuite: extra_tests_textmode_containers
settings:
CONTAINER_RUNTIMES: 'podman'
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'
Expand All @@ -321,6 +322,7 @@ scenarios:
SKOPEO_BATS_SKIP_USER: 'none'
SKOPEO_BATS_SKIP_ROOT: 'none'
NETAVARK_BATS_SKIP: "001-basic 100-bridge-iptables 200-bridge-firewalld 250-bridge-nftables 500-plugin"
AARDVARK_BATS_SKIP: "300-three-networks"
- containers_host_containerd:
testsuite: extra_tests_textmode_containers
settings:
Expand Down
2 changes: 2 additions & 0 deletions job_groups/opensuse_tumbleweed_aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@ scenarios:
testsuite: extra_tests_textmode_containers
settings:
CONTAINER_RUNTIMES: 'podman'
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'
Expand All @@ -282,6 +283,7 @@ scenarios:
SKOPEO_BATS_SKIP_USER: 'none'
SKOPEO_BATS_SKIP_ROOT: 'none'
NETAVARK_BATS_SKIP: "001-basic 100-bridge-iptables 200-bridge-firewalld 250-bridge-nftables 500-plugin"
AARDVARK_BATS_SKIP: "300-three-networks"
- containers_host_containerd:
testsuite: extra_tests_textmode_containers
settings:
Expand Down

0 comments on commit a3d75e0

Please sign in to comment.