From 065f6adcda921807fefae617925054c346897ab4 Mon Sep 17 00:00:00 2001 From: Ondrej Mejzlik Date: May 03 2023 16:15:44 +0000 Subject: Update FMF UUID --- diff --git a/Regression/bz1182987-RFE-lftp-restricting-each-SSL-TLS-version/main.fmf b/Regression/bz1182987-RFE-lftp-restricting-each-SSL-TLS-version/main.fmf index 7b2cc8b..09891fe 100644 --- a/Regression/bz1182987-RFE-lftp-restricting-each-SSL-TLS-version/main.fmf +++ b/Regression/bz1182987-RFE-lftp-restricting-each-SSL-TLS-version/main.fmf @@ -3,28 +3,29 @@ description: | Test for BZ#1182987 ([RFE] lftp configurations for restricting each) contact: Ondrej Mejzlik component: -- lftp + - lftp test: ./runtest.sh framework: beakerlib recommend: -- lftp + - lftp duration: 5m enabled: true tag: -- NoRHEL4 -- NoRHEL5 -- NoRHEL6 -- TIPfail_infra -- TIPfail_samba -- TIPfail_systemd -- Tier1 + - NoRHEL4 + - NoRHEL5 + - NoRHEL6 + - TIPfail_infra + - TIPfail_samba + - TIPfail_systemd + - Tier1 tier: '1' link: -- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1182987 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1182987 adjust: -- enabled: false + - enabled: false when: distro == rhel-4, rhel-5, rhel-6 continue: false extra-nitrate: TC#0499983 extra-summary: /CoreOS/lftp/Regression/bz1182987-RFE-lftp-restricting-each-SSL-TLS-version extra-task: /CoreOS/lftp/Regression/bz1182987-RFE-lftp-restricting-each-SSL-TLS-version +id: 7aecddf5-d7b1-477f-9c9c-1e9fb6af7059 diff --git a/Regression/bz1228484-mirror-directory-hang/main.fmf b/Regression/bz1228484-mirror-directory-hang/main.fmf index 2f7ef07..18ef77b 100644 --- a/Regression/bz1228484-mirror-directory-hang/main.fmf +++ b/Regression/bz1228484-mirror-directory-hang/main.fmf @@ -3,33 +3,34 @@ description: | Test mirroring with subdirectories contact: Ondrej Mejzlik component: -- lftp + - lftp test: ./runtest.sh framework: beakerlib require: -- library(httpd/http) + - library(httpd/http) recommend: -- lftp -- httpd + - lftp + - httpd duration: 5m enabled: true tag: -- NoRHEL4 -- NoRHEL5 -- TIPfail_infra -- TIPfail_samba -- TIPfail_systemd -- TIPpass_Apps -- Tier1 + - NoRHEL4 + - NoRHEL5 + - TIPfail_infra + - TIPfail_samba + - TIPfail_systemd + - TIPpass_Apps + - Tier1 tier: '1' link: -- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1228484 -- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1404588 -- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1371989 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1228484 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1404588 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1371989 adjust: -- enabled: false + - enabled: false when: distro == rhel-4, rhel-5 continue: false extra-nitrate: TC#0544860 extra-summary: /CoreOS/lftp/Regression/bz1228484-mirror-directory-hang extra-task: /CoreOS/lftp/Regression/bz1228484-mirror-directory-hang +id: 7b36a9ca-8fdb-4413-840e-c15d31d61ec9 diff --git a/Regression/bz1364524-get-nonexistent-file/main.fmf b/Regression/bz1364524-get-nonexistent-file/main.fmf index 16eb250..60afbff 100644 --- a/Regression/bz1364524-get-nonexistent-file/main.fmf +++ b/Regression/bz1364524-get-nonexistent-file/main.fmf @@ -3,32 +3,33 @@ description: | Download nonexistent file with lftp contact: Ondrej Mejzlik component: -- lftp + - lftp test: ./runtest.sh framework: beakerlib recommend: -- lftp -- vsftpd + - lftp + - vsftpd duration: 5m enabled: true tag: -- NoRHEL4 -- NoRHEL5 -- TIP_fedora_fail -- TIPfail_infra -- TIPfail_samba -- TIPfail_systemd -- TIPpass -- TIPpass_Apps -- Tier1 -- noexpectedness + - NoRHEL4 + - NoRHEL5 + - TIP_fedora_fail + - TIPfail_infra + - TIPfail_samba + - TIPfail_systemd + - TIPpass + - TIPpass_Apps + - Tier1 + - noexpectedness tier: '1' link: -- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1364524 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1364524 adjust: -- enabled: false + - enabled: false when: distro == rhel-4, rhel-5 continue: false extra-nitrate: TC#0535787 extra-summary: /CoreOS/lftp/Regression/bz1364524-get-nonexistent-file extra-task: /CoreOS/lftp/Regression/bz1364524-get-nonexistent-file +id: c1167e3e-fb96-4a25-94ab-06ccc2d2f360 diff --git a/Regression/bz1793557-SFTP-over-LFTP-hangs-if-host-key-of-the-remote/main.fmf b/Regression/bz1793557-SFTP-over-LFTP-hangs-if-host-key-of-the-remote/main.fmf index 1da7427..af0c392 100644 --- a/Regression/bz1793557-SFTP-over-LFTP-hangs-if-host-key-of-the-remote/main.fmf +++ b/Regression/bz1793557-SFTP-over-LFTP-hangs-if-host-key-of-the-remote/main.fmf @@ -3,27 +3,28 @@ description: | Test for BZ#1793557 (SFTP over LFTP hangs if host key of the remote) contact: Ondrej Mejzlik component: -- lftp + - lftp test: ./runtest.sh framework: beakerlib recommend: -- lftp + - lftp duration: 5m enabled: true tag: -- NoRHEL4 -- NoRHEL5 -- NoRHEL6 -- TIPpass -- TIPpass_infra -- Tier1 + - NoRHEL4 + - NoRHEL5 + - NoRHEL6 + - TIPpass + - TIPpass_infra + - Tier1 tier: '1' link: -- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1793557 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1793557 adjust: -- enabled: false + - enabled: false when: distro == rhel-4, rhel-5, rhel-6 continue: false extra-nitrate: TC#0606177 extra-summary: /CoreOS/lftp/Regression/bz1793557-SFTP-over-LFTP-hangs-if-host-key-of-the-remote extra-task: /CoreOS/lftp/Regression/bz1793557-SFTP-over-LFTP-hangs-if-host-key-of-the-remote +id: b84ca9fa-4424-44f7-88a1-3f6e87c247df diff --git a/Regression/bz358181-disconnect-on-empty-dir-and-sanity/main.fmf b/Regression/bz358181-disconnect-on-empty-dir-and-sanity/main.fmf index d5df6f2..be8f832 100644 --- a/Regression/bz358181-disconnect-on-empty-dir-and-sanity/main.fmf +++ b/Regression/bz358181-disconnect-on-empty-dir-and-sanity/main.fmf @@ -5,26 +5,27 @@ description: | functioanlity on vasious file sizes contact: Ondrej Mejzlik component: -- lftp + - lftp test: ./runtest.sh framework: beakerlib recommend: -- lftp -- vsftpd + - lftp + - vsftpd duration: 1h enabled: true tag: -- TIP_fedora_fail -- TIPfail_infra -- TIPfail_samba -- TIPfail_systemd -- TIPpass -- TIPpass_Apps -- Tier1 + - TIP_fedora_fail + - TIPfail_infra + - TIPfail_samba + - TIPfail_systemd + - TIPpass + - TIPpass_Apps + - Tier1 tier: '1' link: -- relates: https://bugzilla.redhat.com/show_bug.cgi?id=358181 -- relates: https://bugzilla.redhat.com/show_bug.cgi?id=801294 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=358181 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=801294 extra-nitrate: TC#0054212 extra-summary: /CoreOS/lftp/Regression/bz358181-disconnect-on-empty-dir-and-sanity extra-task: /CoreOS/lftp/Regression/bz358181-disconnect-on-empty-dir-and-sanity +id: 8167e045-8e72-4b09-9a91-f6be1660d8b9 diff --git a/Regression/bz732863-IPv6-to-IPv4-fallback/main.fmf b/Regression/bz732863-IPv6-to-IPv4-fallback/main.fmf index 4686c21..04fd2f6 100644 --- a/Regression/bz732863-IPv6-to-IPv4-fallback/main.fmf +++ b/Regression/bz732863-IPv6-to-IPv4-fallback/main.fmf @@ -3,35 +3,36 @@ description: | Test if lftp tries to connect over IPv4 when IPv6 not available contact: Ondrej Mejzlik component: -- lftp + - lftp test: ./runtest.sh framework: beakerlib require: -- library(httpd/http) + - library(httpd/http) recommend: -- lftp -- httpd -- iputils + - lftp + - httpd + - iputils duration: 15m enabled: true tag: -- NoRHEL4 -- NoRHEL5 -- TIP_fedora_fail -- TIPfail_infra -- TIPfail_samba -- TIPfail_systemd -- TIPpass -- TIPpass_Apps -- TIPpass_FIPS -- Tier1 + - NoRHEL4 + - NoRHEL5 + - TIP_fedora_fail + - TIPfail_infra + - TIPfail_samba + - TIPfail_systemd + - TIPpass + - TIPpass_Apps + - TIPpass_FIPS + - Tier1 tier: '1' link: -- relates: https://bugzilla.redhat.com/show_bug.cgi?id=732863 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=732863 adjust: -- enabled: false + - enabled: false when: distro == rhel-4, rhel-5 continue: false extra-nitrate: TC#0472695 extra-summary: /CoreOS/lftp/Regression/bz732863-IPv6-to-IPv4-fallback extra-task: /CoreOS/lftp/Regression/bz732863-IPv6-to-IPv4-fallback +id: ab488093-2aeb-455b-a2e2-2bb06c76262f diff --git a/Regression/bz810217-lftp-hangs-using-a-ascii-mode/main.fmf b/Regression/bz810217-lftp-hangs-using-a-ascii-mode/main.fmf index 97be9ce..04fdbc7 100644 --- a/Regression/bz810217-lftp-hangs-using-a-ascii-mode/main.fmf +++ b/Regression/bz810217-lftp-hangs-using-a-ascii-mode/main.fmf @@ -3,27 +3,28 @@ description: | Test for BZ#810217 (lftp hangs using -a ascii mode) contact: Ondrej Mejzlik component: -- lftp + - lftp test: ./runtest.sh framework: beakerlib recommend: -- lftp -- net-tools -- openssh-server + - lftp + - net-tools + - openssh-server duration: 15m enabled: true tag: -- TIP_fedora_pass -- TIPfail_infra -- TIPfail_samba -- TIPfail_systemd -- TIPpass -- TIPpass_Apps -- Tier1 + - TIP_fedora_pass + - TIPfail_infra + - TIPfail_samba + - TIPfail_systemd + - TIPpass + - TIPpass_Apps + - Tier1 tier: '1' link: -- relates: https://bugzilla.redhat.com/show_bug.cgi?id=810217 -- relates: https://bugzilla.redhat.com/show_bug.cgi?id=842322 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=810217 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=842322 extra-nitrate: TC#0184573 extra-summary: /CoreOS/lftp/Regression/bz810217-lftp-hangs-using-a-ascii-mode extra-task: /CoreOS/lftp/Regression/bz810217-lftp-hangs-using-a-ascii-mode +id: 1a06ffdf-de76-4d81-8a5e-9be3cd4e05f3 diff --git a/Regression/bz928307-follow-302-redirect/main.fmf b/Regression/bz928307-follow-302-redirect/main.fmf index fc031e3..9762e9f 100644 --- a/Regression/bz928307-follow-302-redirect/main.fmf +++ b/Regression/bz928307-follow-302-redirect/main.fmf @@ -3,36 +3,37 @@ description: | Tests if lftp follows 302 redirects in mirror mode contact: Ondrej Mejzlik component: -- lftp + - lftp test: ./runtest.sh framework: beakerlib require: -- library(httpd/http) + - library(httpd/http) recommend: -- lftp -- httpd -- mod_wsgi -- curl -- python2 -- python3-mod_wsgi + - lftp + - httpd + - mod_wsgi + - curl + - python2 + - python3-mod_wsgi duration: 5m enabled: true tag: -- NoRHEL4 -- NoRHEL5 -- TIPfail_infra -- TIPpass_Apps -- TIPpass_FIPS -- Tier1 -- tip_destructive_el8 + - NoRHEL4 + - NoRHEL5 + - TIPfail_infra + - TIPpass_Apps + - TIPpass_FIPS + - Tier1 + - tip_destructive_el8 tier: '1' link: -- relates: https://bugzilla.redhat.com/show_bug.cgi?id=928307 -- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1181580 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=928307 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1181580 adjust: -- enabled: false + - enabled: false when: distro == rhel-4, rhel-5 continue: false extra-nitrate: TC#0472729 extra-summary: /CoreOS/lftp/Regression/bz928307-follow-302-redirect extra-task: /CoreOS/lftp/Regression/bz928307-follow-302-redirect +id: 3adc3b77-6e5c-40ee-8744-db3277356437 diff --git a/Sanity/options/cmd-fail-exit/main.fmf b/Sanity/options/cmd-fail-exit/main.fmf index 0b6fa82..75207d3 100644 --- a/Sanity/options/cmd-fail-exit/main.fmf +++ b/Sanity/options/cmd-fail-exit/main.fmf @@ -3,31 +3,32 @@ description: | Sanity test for cmd:fail-exit option contact: Ondrej Mejzlik component: -- lftp + - lftp test: ./runtest.sh framework: beakerlib recommend: -- lftp -- expect + - lftp + - expect duration: 5m enabled: true tag: -- NoRHEL4 -- NoRHEL5 -- TIPfail_infra -- TIPfail_samba -- TIPfail_systemd -- TIPpass_Apps -- TIPpass_FIPS -- Tier1 + - NoRHEL4 + - NoRHEL5 + - TIPfail_infra + - TIPfail_samba + - TIPfail_systemd + - TIPpass_Apps + - TIPpass_FIPS + - Tier1 tier: '1' link: -- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1193617 -- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1193984 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1193617 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1193984 adjust: -- enabled: false + - enabled: false when: distro == rhel-4, rhel-5 continue: false extra-nitrate: TC#0472642 extra-summary: /CoreOS/lftp/Sanity/options/cmd-fail-exit extra-task: /CoreOS/lftp/Sanity/options/cmd-fail-exit +id: 860cbc78-e084-464a-86fd-0b1ff7154e62 diff --git a/Sanity/sftp/main.fmf b/Sanity/sftp/main.fmf index 00b23c5..c2da190 100644 --- a/Sanity/sftp/main.fmf +++ b/Sanity/sftp/main.fmf @@ -3,33 +3,34 @@ description: | Basic test for SFTP file transfer contact: Ondrej Mejzlik component: -- lftp + - lftp test: ./runtest.sh framework: beakerlib recommend: -- lftp + - lftp duration: 5m enabled: true tag: -- NoRHEL4 -- NoRHEL5 -- NoRHEL7 -- TIP_fedora_fail -- TIPfail_infra -- TIPfail_samba -- TIPfail_systemd -- TIPpass -- TIPpass_Apps -- Tier1 + - NoRHEL4 + - NoRHEL5 + - NoRHEL7 + - TIP_fedora_fail + - TIPfail_infra + - TIPfail_samba + - TIPfail_systemd + - TIPpass + - TIPpass_Apps + - Tier1 tier: '1' link: -- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1305235 -- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1343360 -- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1653611 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1305235 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1343360 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1653611 adjust: -- enabled: false + - enabled: false when: distro == rhel-4, rhel-5, rhel-7, rhel-alt-7 continue: false extra-nitrate: TC#0530537 extra-summary: /CoreOS/lftp/Sanity/sftp extra-task: /CoreOS/lftp/Sanity/sftp +id: a75e33f0-5d3e-4c6a-a3c7-7b636ca8e0d0 diff --git a/Sanity/tls12/main.fmf b/Sanity/tls12/main.fmf index 6cf00b6..7ea92c7 100644 --- a/Sanity/tls12/main.fmf +++ b/Sanity/tls12/main.fmf @@ -3,41 +3,42 @@ description: | Test TLS 12 support contact: Ondrej Mejzlik component: -- lftp + - lftp test: ./runtest.sh framework: beakerlib require: -- library(openssl/certgen) -- library(distribution/epel) + - library(openssl/certgen) + - library(distribution/epel) recommend: -- lftp -- proftpd + - lftp + - proftpd duration: 5m enabled: true tag: -- NoRHEL4 -- NoRHEL5 -- NoRHEL7 -- TIPfail_infra -- TIPfail_samba -- TIPfail_systemd -- TIPpass -- TIPpass_Apps -- rhel-buildroot -- epel -- Tier1 + - NoRHEL4 + - NoRHEL5 + - NoRHEL7 + - TIPfail_infra + - TIPfail_samba + - TIPfail_systemd + - TIPpass + - TIPpass_Apps + - rhel-buildroot + - epel + - Tier1 tier: 1 link: -- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1363629 -- relates: https://bugzilla.redhat.com/show_bug.cgi?id=2124943 -- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1743571 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1363629 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=2124943 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1743571 adjust: -- enabled: false + - enabled: false when: distro == rhel-4, rhel-5, rhel-7, rhel-alt-7 continue: false -- enabled: false + - enabled: false when: arch !=i386 and arch != ppc64 and arch != x86_64 continue: false extra-nitrate: TC#0544315 extra-summary: /CoreOS/lftp/Sanity/tls12 extra-task: /CoreOS/lftp/Sanity/tls12 +id: c88a22b5-1efa-4377-b073-63940f64f0ad diff --git a/sanity/main.fmf b/sanity/main.fmf index 9face22..1a7af85 100644 --- a/sanity/main.fmf +++ b/sanity/main.fmf @@ -3,32 +3,33 @@ description: | Basic Sanity test for lftp contact: Ondrej Mejzlik component: -- lftp + - lftp test: ./runtest.sh framework: beakerlib require: -- library(selinux-policy/common) + - library(selinux-policy/common) recommend: -- lftp -- python2 -- vsftpd -- expect -- lftp + - lftp + - python2 + - vsftpd + - expect + - lftp duration: 40m enabled: false tag: -- TIPpass_Apps -- TIPpass_infra -- Tier1 -- tip_destructive_el8 + - TIPpass_Apps + - TIPpass_infra + - Tier1 + - tip_destructive_el8 tier: '1' link: -- relates: https://bugzilla.redhat.com/show_bug.cgi?id=619405 -- relates: https://bugzilla.redhat.com/show_bug.cgi?id=619494 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=619405 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=619494 adjust: -- enabled: false + - enabled: false when: distro < rhel-6 continue: false extra-nitrate: TC#0054211 extra-summary: /CoreOS/lftp/sanity extra-task: /CoreOS/lftp/sanity +id: 054fa065-5c81-4958-97ce-0d6829ea8e3a