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:
parent
bd52da3c59
commit
c908b90b7a
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
||||
@ -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
7
plans/gating.fmf
Normal 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
9
sanity/xdp_tools_ci.fmf
Normal 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
|
||||
Loading…
Reference in New Issue
Block a user