netavark/tests/main.fmf
Jindrich Novy f4e981bc7b Add TMT test infrastructure for netavark
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-180350
2026-05-29 12:48:27 +02:00

9 lines
212 B
Plaintext

summary: Run basic podman tests to verify netavark
test: cd /usr/share/podman/test/system && bats 030-run.bats 075-exec.bats 500-networking.bats
require:
- podman
- netavark
duration: 15m
tag:
- gate