]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
hadoop: fixup for new replication test
authorNoah Watkins <noahwatkins@gmail.com>
Tue, 24 Feb 2015 04:02:37 +0000 (20:02 -0800)
committerNoah Watkins <noahwatkins@gmail.com>
Wed, 4 Mar 2015 17:48:57 +0000 (09:48 -0800)
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
(cherry picked from commit 6a348ae1870eb4e22a35f4ea86d897fb6d960b88)

suites/hadoop/basic/tasks/hadoop-internal.yaml [deleted file]
suites/hadoop/basic/tasks/repl.yaml [new file with mode: 0644]

diff --git a/suites/hadoop/basic/tasks/hadoop-internal.yaml b/suites/hadoop/basic/tasks/hadoop-internal.yaml
deleted file mode 100644 (file)
index 9612827..0000000
+++ /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 (file)
index 0000000..60cdcca
--- /dev/null
@@ -0,0 +1,8 @@
+tasks:
+- ssh_keys:
+- install:
+- ceph:
+- hadoop:
+- workunit:
+    clients:
+      client.0: [hadoop/repl.sh]