From 73b7fb93d2392b6e30797d5bb259877685a4f4e0 Mon Sep 17 00:00:00 2001 From: Jiri Konecny Date: Fri, 9 Aug 2024 13:09:13 +0200 Subject: [PATCH] Revert "Disable basic-ftp temporarily on daily-iso (gh#871)" This reverts commit 1b9ce8842b52e6b00355995427db39ac755bd6de. --- basic-ftp.sh | 2 +- containers/runner/skip-testtypes | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/basic-ftp.sh b/basic-ftp.sh index 53b9d8c9..f0f65875 100755 --- a/basic-ftp.sh +++ b/basic-ftp.sh @@ -20,6 +20,6 @@ # Ignore unused variable parsed out by tooling scripts as test tags metadata # shellcheck disable=SC2034 -TESTTYPE="method gh871" +TESTTYPE="method" . ${KSTESTDIR}/functions.sh diff --git a/containers/runner/skip-testtypes b/containers/runner/skip-testtypes index 8c5bb9bc..3894cd0c 100644 --- a/containers/runner/skip-testtypes +++ b/containers/runner/skip-testtypes @@ -17,7 +17,6 @@ fedora_skip_array=( gh777 # raid-1-reqpart failing gh910 # stage2-from-ks test needs to be fixed for daily-iso gh890 # default-systemd-target-vnc-graphical-provides flaking too much - gh871 # basic-ftp failing due to mirror rhbz1853668 # multipath device not constructed back after installation gh975 # packages-default failing gh1023 # rpm-ostree failing