update fmf
This commit is contained in:
parent
31f9f1722c
commit
49d348e1ef
1 changed files with 5 additions and 2 deletions
|
|
@ -2,6 +2,7 @@ summary: Check if AF_VSOCK support is available in tcpdump
|
|||
description: |
|
||||
Test case has been migrated to git. Any changes made here might be overwritten.
|
||||
See: https://tmt.readthedocs.io/en/latest/questions.html#nitrate-migration
|
||||
contact: Ondrej Mejzlik <omejzlik@redhat.com>
|
||||
component:
|
||||
- tcpdump
|
||||
test: ./runtest.sh
|
||||
|
|
@ -20,9 +21,12 @@ tag:
|
|||
- Tier1
|
||||
- notier
|
||||
tier: '1'
|
||||
link:
|
||||
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1464390
|
||||
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1587831
|
||||
adjust:
|
||||
- enabled: false
|
||||
when: distro ~< rhel-7
|
||||
when: distro < rhel-7
|
||||
continue: false
|
||||
- enabled: false
|
||||
when: distro ~< rhel-7.5
|
||||
|
|
@ -33,4 +37,3 @@ adjust:
|
|||
extra-nitrate: TC#0561269
|
||||
extra-summary: /CoreOS/tcpdump/Sanity/AF_VSOCK-support
|
||||
extra-task: /CoreOS/tcpdump/Sanity/AF_VSOCK-support
|
||||
contact: Ondrej Mejzlik <omejzlik@redhat.com>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue