diff --git a/Sanity/AF_VSOCK-support/main.fmf b/Sanity/AF_VSOCK-support/main.fmf index a0a4452..b16bfe0 100644 --- a/Sanity/AF_VSOCK-support/main.fmf +++ b/Sanity/AF_VSOCK-support/main.fmf @@ -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 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