]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
move qemu_iozone test to marginal suite
authorSage Weil <sage@newdream.net>
Sat, 7 Jul 2012 00:04:02 +0000 (17:04 -0700)
committerSage Weil <sage@newdream.net>
Sat, 7 Jul 2012 00:04:44 +0000 (17:04 -0700)
suites/marginal/librbd/cache [new symlink]
suites/marginal/librbd/ceph [new symlink]
suites/marginal/librbd/clusters [new symlink]
suites/marginal/librbd/fs [new symlink]
suites/marginal/librbd/workloads/qemu_iozone.yaml [new file with mode: 0644]
suites/regression/librbd/workloads/qemu_iozone.yaml [deleted file]

diff --git a/suites/marginal/librbd/cache b/suites/marginal/librbd/cache
new file mode 120000 (symlink)
index 0000000..6d352f6
--- /dev/null
@@ -0,0 +1 @@
+../../regression/librbd/cache
\ No newline at end of file
diff --git a/suites/marginal/librbd/ceph b/suites/marginal/librbd/ceph
new file mode 120000 (symlink)
index 0000000..9ef6555
--- /dev/null
@@ -0,0 +1 @@
+../../regression/librbd/ceph
\ No newline at end of file
diff --git a/suites/marginal/librbd/clusters b/suites/marginal/librbd/clusters
new file mode 120000 (symlink)
index 0000000..1bb45d8
--- /dev/null
@@ -0,0 +1 @@
+../../regression/librbd/clusters
\ No newline at end of file
diff --git a/suites/marginal/librbd/fs b/suites/marginal/librbd/fs
new file mode 120000 (symlink)
index 0000000..34676ca
--- /dev/null
@@ -0,0 +1 @@
+../../regression/librbd/fs
\ No newline at end of file
diff --git a/suites/marginal/librbd/workloads/qemu_iozone.yaml b/suites/marginal/librbd/workloads/qemu_iozone.yaml
new file mode 100644 (file)
index 0000000..913c3e2
--- /dev/null
@@ -0,0 +1,5 @@
+tasks:
+- qemu:
+    all:
+      test: https://raw.github.com/ceph/ceph/master/qa/workunits/suites/iozone.sh
+      image_size: 20480
diff --git a/suites/regression/librbd/workloads/qemu_iozone.yaml b/suites/regression/librbd/workloads/qemu_iozone.yaml
deleted file mode 100644 (file)
index 913c3e2..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-tasks:
-- qemu:
-    all:
-      test: https://raw.github.com/ceph/ceph/master/qa/workunits/suites/iozone.sh
-      image_size: 20480