update fmf

This commit is contained in:
Ondrej Mejzlik 2021-03-04 15:10:46 +01:00
commit 49d348e1ef

View file

@ -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>