7cd6743ef8
Fetch tests from upstream. Includes tests enabled for RHIVOS on c9s. Resolves: RHEL-69441 Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
16 lines
252 B
Plaintext
16 lines
252 B
Plaintext
require:
|
|
- bats
|
|
- conmon
|
|
- crun
|
|
- make
|
|
- podman-tests
|
|
|
|
adjust:
|
|
duration: 10m
|
|
when: arch == aarch64
|
|
|
|
/system_test:
|
|
tag: [ upstream, downstream ]
|
|
summary: Run crun specific Podman tests
|
|
test: bash ./system-test.sh
|