From: Sage Weil Date: Tue, 19 Feb 2013 19:26:02 +0000 (-0800) Subject: rados: fix ceph_test_filejournal test X-Git-Tag: v0.94.10~27^2^2~797 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=81704665f4686c1d154ebe07888c2c57983f6975;p=ceph.git rados: fix ceph_test_filejournal test Assume it is in the $PATH. Signed-off-by: Sage Weil --- diff --git a/suites/rados/singleton-nomsgr/all/filejournal.yaml b/suites/rados/singleton-nomsgr/all/filejournal.yaml index 6c18a4b454bd8..05b79977ffa34 100644 --- a/suites/rados/singleton-nomsgr/all/filejournal.yaml +++ b/suites/rados/singleton-nomsgr/all/filejournal.yaml @@ -4,4 +4,4 @@ tasks: - ceph: - exec: client.0: - - /tmp/cephtest/binary/usr/local/bin/test_filejournal + - ceph_test_filejournal