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:
parent
3a72b97d5d
commit
ec9b2754e8
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
||||
@ -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
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