From: Noah Watkins Date: Tue, 24 Feb 2015 04:02:37 +0000 (-0800) Subject: hadoop: fixup for new replication test X-Git-Tag: v0.94.10~27^2^2~139^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=fbaf65bfce42dc970a646f12d0b7d6721566716c;p=ceph.git hadoop: fixup for new replication test Signed-off-by: Noah Watkins (cherry picked from commit 6a348ae1870eb4e22a35f4ea86d897fb6d960b88) --- diff --git a/suites/hadoop/basic/tasks/hadoop-internal.yaml b/suites/hadoop/basic/tasks/hadoop-internal.yaml deleted file mode 100644 index 9612827ca83..00000000000 --- a/suites/hadoop/basic/tasks/hadoop-internal.yaml +++ /dev/null @@ -1,8 +0,0 @@ -tasks: -- ssh_keys: -- install: -- ceph: -- hadoop: -- workunit: - clients: - client.0: [hadoop/internal-tests.sh] diff --git a/suites/hadoop/basic/tasks/repl.yaml b/suites/hadoop/basic/tasks/repl.yaml new file mode 100644 index 00000000000..60cdcca327e --- /dev/null +++ b/suites/hadoop/basic/tasks/repl.yaml @@ -0,0 +1,8 @@ +tasks: +- ssh_keys: +- install: +- ceph: +- hadoop: +- workunit: + clients: + client.0: [hadoop/repl.sh]