diff --git a/Sanity/tls12/main.fmf b/Sanity/tls12/main.fmf index 7dccff8..f539e47 100644 --- a/Sanity/tls12/main.fmf +++ b/Sanity/tls12/main.fmf @@ -1,7 +1,5 @@ summary: Test TLS 1.2 support description: | - Bug summary: Unable to do TLSv1.2 negotiation with LFTP and GNUTLS - Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1363629 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 @@ -29,9 +27,12 @@ tag: - Tier1 - epel tier: '1' +link: +- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1363629 +- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1743571 adjust: - enabled: false - when: distro ~= rhel-4, rhel-5, rhel-7, rhel-alt-7 + when: distro == rhel-4, rhel-5, rhel-7, rhel-alt-7 continue: false - enabled: false when: arch != i386, ppc64, x86_64