Skip to content

Commit

Permalink
Add podman tests with runc
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardobranco777 committed Nov 25, 2024
1 parent 231c763 commit 7e5a4c8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions job_groups/opensuse_tumbleweed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,12 @@ scenarios:
settings:
CONTAINER_RUNTIMES: 'podman'
K3S_INSTALL_UPSTREAM: '1'
- containers_host_podman_runc:
testsuite: extra_tests_textmode_containers
settings:
CONTAINER_RUNTIMES: 'podman'
K3S_INSTALL_UPSTREAM: '1'
OCI_RUNTIME: 'runc'
- containers_host_podman_testsuite:
description: |-
Maintainer: [email protected] https://confluence.suse.com/display/qasle/podman+upstream+tests
Expand Down
6 changes: 6 additions & 0 deletions job_groups/opensuse_tumbleweed_aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,12 @@ scenarios:
settings:
CONTAINER_RUNTIMES: 'podman'
K3S_INSTALL_UPSTREAM: '1'
- containers_host_podman_runc:
testsuite: extra_tests_textmode_containers
settings:
CONTAINER_RUNTIMES: 'podman'
K3S_INSTALL_UPSTREAM: '1'
OCI_RUNTIME: 'runc'
- containers_host_containerd:
testsuite: extra_tests_textmode_containers
settings:
Expand Down

0 comments on commit 7e5a4c8

Please sign in to comment.