From: Loic Dachary Date: Wed, 8 Oct 2014 14:27:47 +0000 (+0200) Subject: qa: move mon_mds tests last X-Git-Tag: v0.88~96^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F2670%2Fhead;p=ceph.git qa: move mon_mds tests last Assuming they are more likely than others to leave OSD/MON in an unstable state that could have undefined side effects on the tests following it. A cleaner solution would be to run them in a separate script that is run on an independent cluster. http://tracker.ceph.com/issues/9700 Fixes: #9700 Signed-off-by: Loic Dachary --- diff --git a/qa/workunits/cephtool/test.sh b/qa/workunits/cephtool/test.sh index 9f01d7f469a35..359856318838c 100755 --- a/qa/workunits/cephtool/test.sh +++ b/qa/workunits/cephtool/test.sh @@ -1254,7 +1254,6 @@ TESTS=( auth auth_profiles mon_misc - mon_mds mon_mon mon_osd mon_osd_pool @@ -1267,6 +1266,7 @@ TESTS=( mon_heap_profiler osd_bench mds_tell + mon_mds ) #