mirror of
https://gitlab.com/redhat/centos-stream/rpms/conmon.git
synced 2026-07-04 04:11:16 +00:00
Add TMT test infrastructure for conmon
Add .fmf/, plans/, and tests/ directories to enable automated tier0 testing in the RHEL-on-GitLab MR pipeline. Port TMT configuration from rhel-9.8.0 branch, updated to reference c10s branch of the test repository. Also add tier0 gating rule to gating.yaml. Resolves: RHEL-180349
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
summary: Run basic podman tests to verify conmon
|
||||
test: cd /usr/share/podman/test/system && bats 030-run.bats 075-exec.bats
|
||||
require:
|
||||
- podman
|
||||
- conmon
|
||||
duration: 15m
|
||||
tag:
|
||||
- gate
|
||||
Reference in New Issue
Block a user