xdp_tmt_test: Create tmt testplan for xdp-tools ci on c9s.

Create tmt testplan for xdp-tools gating ci on c9 branch.
This commit is contained in:
Prasenjit Mukherjee 2025-08-29 17:06:49 +05:30
parent 3a72b97d5d
commit ec9b2754e8
4 changed files with 18 additions and 1 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

View File

@ -3,4 +3,4 @@ product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: manual.sst_networking.xdp-tools.tier1}
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

7
plans/gating.fmf Normal file
View File

@ -0,0 +1,7 @@
summary: Tier 0 test plan - xdp-tools
discover:
- how: fmf
test:
- /sanity
execute:
how: tmt

9
sanity/xdp_tools_ci.fmf Normal file
View File

@ -0,0 +1,9 @@
summary: xdp-tools selftests
contact: Prasenjit Mukherjee<pmukherj@redhat.com>
test: /usr/share/xdp-tools/run_tests.sh
framework: shell
require:
- wireshark-cli
- tcpdump
- socat
duration: 1h