From d8dc1bda7362fdd274c0345cf203408f41757f40 Mon Sep 17 00:00:00 2001 From: Benjamin Marzinski Date: Thu, 30 Nov 2023 15:20:21 -0500 Subject: [PATCH] Fix find_multipaths test --- tests/find_multipaths/main.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/find_multipaths/main.sh b/tests/find_multipaths/main.sh index a39af79..4d94c87 100755 --- a/tests/find_multipaths/main.sh +++ b/tests/find_multipaths/main.sh @@ -40,6 +40,7 @@ rpm -q device-mapper-multipath || yum install -y device-mapper-multipath # test with find_multipath=y, will not multipath for the single device; reload/start the service to enable the config cleanup trun "rm -f /etc/multipath.conf" +trun "rm -f /etc/multipath/wwids" trun "mpathconf --enable --user_friendly_names y --find_multipaths y --with_multipathd n" sed -i '/^blacklist[[:space:]]*{/ a\ device {\n vendor ".*"\n product ".*"\n }