From 794d22443cb5953b9d5e1d609e1c57c070cba438 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Tue, 20 Aug 2013 13:09:53 -0700 Subject: [PATCH] rados/singleton: add 'wrong cluster addr' whitelist Missed this the first time around. Signed-off-by: Sage Weil --- suites/rados/singleton/all/cephtool.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/suites/rados/singleton/all/cephtool.yaml b/suites/rados/singleton/all/cephtool.yaml index 428c391492c6d..22d40d3b9d45e 100644 --- a/suites/rados/singleton/all/cephtool.yaml +++ b/suites/rados/singleton/all/cephtool.yaml @@ -13,6 +13,7 @@ tasks: log-whitelist: - wrongly marked me down - had wrong client addr + - had wrong cluster addr - workunit: clients: all: -- 2.39.5