xdp_tmt_gating: Create tmt test plan for xdp-tools gating ci.

tmt test plan added to run xdp-tools selftests osci gating.
This commit is contained in:
Prasenjit Mukherjee 2025-08-29 14:11:09 +05:30
parent bd52da3c59
commit c908b90b7a
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-10
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