]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: move mon_mds tests last 2670/head
authorLoic Dachary <loic-201408@dachary.org>
Wed, 8 Oct 2014 14:27:47 +0000 (16:27 +0200)
committerLoic Dachary <loic-201408@dachary.org>
Wed, 8 Oct 2014 14:33:22 +0000 (16:33 +0200)
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 <loic-201408@dachary.org>
qa/workunits/cephtool/test.sh

index 9f01d7f469a3575536c87cf0c0fd26860ebded46..359856318838c1ccee15200cdcbad12ca75008cd 100755 (executable)
@@ -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
 )
 
 #