From 49d348e1ef993f2ee74ae534eaeb0e68f2907085 Mon Sep 17 00:00:00 2001 From: Ondrej Mejzlik Date: Thu, 4 Mar 2021 15:10:46 +0100 Subject: [PATCH] update fmf --- Sanity/AF_VSOCK-support/main.fmf | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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