From 05a877987e47c3ccd36f9ea487dc45ce1d1d4f7b Mon Sep 17 00:00:00 2001 From: Alex Elder Date: Fri, 22 Feb 2013 15:41:30 -0600 Subject: [PATCH] rbd_xfstests: re-enable test 049 Test 049 is now passing, so add it back to the set that runs nightly. It only takes 10-15 seconds to run, so it shouldn't adversely affect the balance of tests run across the three clients. This resolves: http://tracker.ceph.com/issues/4244 Signed-off-by: Alex Elder --- suites/kernel/singleton/tasks/rbd_xfstests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/suites/kernel/singleton/tasks/rbd_xfstests.yaml b/suites/kernel/singleton/tasks/rbd_xfstests.yaml index 281d3a97d848b..2adb17c475c9f 100644 --- a/suites/kernel/singleton/tasks/rbd_xfstests.yaml +++ b/suites/kernel/singleton/tasks/rbd_xfstests.yaml @@ -9,7 +9,7 @@ tasks: - ceph: - rbd.xfstests: client.0: - tests: 1-9 11-15 17 19-21 26-29 31-34 41 46-48 50-54 56 61 63-67 69-70 74-76 78-79 84-89 91 + tests: 1-9 11-15 17 19-21 26-29 31-34 41 46-54 56 61 63-67 69-70 74-76 78-79 84-89 91 test_image: 'test_image-0' scratch_image: 'scratch_image-0' client.1: -- 2.47.3