From 81704665f4686c1d154ebe07888c2c57983f6975 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Tue, 19 Feb 2013 11:26:02 -0800 Subject: [PATCH] rados: fix ceph_test_filejournal test Assume it is in the $PATH. Signed-off-by: Sage Weil --- suites/rados/singleton-nomsgr/all/filejournal.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5