Commit Graph

6 Commits

Author SHA1 Message Date
Alex Elder
05a877987e 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 <elder@inktank.com>
2013-02-22 15:41:30 -06:00
Sage Weil
acab068269 add explicit install task before ceph task 2013-02-19 21:02:26 -08:00
Alex Elder
eee795c0ae rbd_xfstests.yaml: drop test 186
Stop running test 186.  It keeps failing in nightly runs, unable 
to unmount the scratch file system during setup.  As such, the
problem may be in an earlier test.

See http://tracker.newdream.net/issues/3685

Signed-off-by: Alex Elder <elder@inktank.com>
2013-01-03 11:14:13 -06:00
tamil
8e78cd8232 dropping xfs test 183 for now as it causes nightly failure
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2012-12-04 16:26:34 -08:00
Sage Weil
7ff17ff03d xfstests: remove 179 and 182 from parallel test
2012-11-25T11:34:51.177 INFO:teuthology.task.rbd.client.2.out:179        [failed, exit status 1] - output mismatch (see 179.out.bad)
2012-11-25T11:34:51.181 INFO:teuthology.task.rbd.client.2.out:--- 179.out       2012-11-25 10:44:54.273586464 -0800
2012-11-25T11:34:51.181 INFO:teuthology.task.rbd.client.2.out:+++ 179.out.bad   2012-11-25 11:34:41.360151613 -0800
2012-11-25T11:34:51.181 INFO:teuthology.task.rbd.client.2.out:@@ -1 +1,5 @@
2012-11-25T11:34:51.181 INFO:teuthology.task.rbd.client.2.out: QA output created by 179
2012-11-25T11:34:51.182 INFO:teuthology.task.rbd.client.2.out:+umount: /tmp/cephtest/scratch_mnt.WNYZwsbUfT: device is busy.
2012-11-25T11:34:51.182 INFO:teuthology.task.rbd.client.2.out:+        (In some cases useful info about processes that use
2012-11-25T11:34:51.182 INFO:teuthology.task.rbd.client.2.out:+         the device is found by lsof(8) or fuser(1))
2012-11-25T11:34:51.182 INFO:teuthology.task.rbd.client.2.out:+failed to unmount /dev/rbd2
2012-11-25T11:34:52.587 INFO:teuthology.task.rbd.client.2.out:182        [failed, exit status 1] - output mismatch (see 182.out.bad)
2012-11-25T11:34:52.591 INFO:teuthology.task.rbd.client.2.out:--- 182.out       2012-11-25 10:44:54.293587298 -0800
2012-11-25T11:34:52.591 INFO:teuthology.task.rbd.client.2.out:+++ 182.out.bad   2012-11-25 11:34:42.770180618 -0800
2012-11-25T11:34:52.592 INFO:teuthology.task.rbd.client.2.out:@@ -1 +1,5 @@
2012-11-25T11:34:52.592 INFO:teuthology.task.rbd.client.2.out: QA output created by 182
2012-11-25T11:34:52.592 INFO:teuthology.task.rbd.client.2.out:+umount: /tmp/cephtest/scratch_mnt.WNYZwsbUfT: device is busy.
2012-11-25T11:34:52.592 INFO:teuthology.task.rbd.client.2.out:+        (In some cases useful info about processes that use
2012-11-25T11:34:52.592 INFO:teuthology.task.rbd.client.2.out:+         the device is found by lsof(8) or fuser(1))
2012-11-25T11:34:52.592 INFO:teuthology.task.rbd.client.2.out:+failed to unmount /dev/rbd2
2012-11-25 14:42:56 -08:00
Sage Weil
ffd19b6448 run xfstests on 3 parallel clients 2012-11-21 07:44:14 -08:00