From 7d4e75ff3bb3d3fb305ebd67c480fd9efb8ae0b1 Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Thu, 14 Mar 2024 09:12:32 +0100 Subject: [PATCH] tests: enable nfs-ganesha testing This makes the container-upgrade scenario fail as this gets deployed during initial quincy deployment but doesn't get upgraded to reef Signed-off-by: Guillaume Abrioux --- tests/functional/all_daemons/container/hosts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/functional/all_daemons/container/hosts b/tests/functional/all_daemons/container/hosts index 51d488ccb..eea5465c1 100644 --- a/tests/functional/all_daemons/container/hosts +++ b/tests/functional/all_daemons/container/hosts @@ -19,8 +19,8 @@ mds2 [rgws] rgw0 -#[nfss] -#nfs0 +[nfss] +nfs0 [clients] client0 -- 2.39.5