]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
erasure-code: isa plugin thrashods suite
authorLoic Dachary <loic-201408@dachary.org>
Fri, 3 Oct 2014 21:55:05 +0000 (23:55 +0200)
committerLoic Dachary <loic-201408@dachary.org>
Tue, 21 Oct 2014 21:02:50 +0000 (14:02 -0700)
Add the distros directory which enumerates the os_type and
os_version on which the suite is to run.

http://tracker.ceph.com/issues/9660 Fixes: #9660

Signed-off-by: Loic Dachary <loic-201408@dachary.org>
(cherry picked from commit 16e564ec8dea1649888847102ea39fa082e4d3f2)

suites/rados/thrash-erasure-code-isa/% [new file with mode: 0644]
suites/rados/thrash-erasure-code-isa/clusters [new symlink]
suites/rados/thrash-erasure-code-isa/distros/rhel_7.0.yaml [new file with mode: 0644]
suites/rados/thrash-erasure-code-isa/distros/ubuntu_14.04.yaml [new file with mode: 0644]
suites/rados/thrash-erasure-code-isa/fs [new symlink]
suites/rados/thrash-erasure-code-isa/msgr-failures [new symlink]
suites/rados/thrash-erasure-code-isa/thrashers [new symlink]
suites/rados/thrash-erasure-code-isa/workloads/ec-rados-plugin=isa-k=2-m=1.yaml [new symlink]

diff --git a/suites/rados/thrash-erasure-code-isa/% b/suites/rados/thrash-erasure-code-isa/%
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/suites/rados/thrash-erasure-code-isa/clusters b/suites/rados/thrash-erasure-code-isa/clusters
new file mode 120000 (symlink)
index 0000000..7aac47b
--- /dev/null
@@ -0,0 +1 @@
+../thrash/clusters
\ No newline at end of file
diff --git a/suites/rados/thrash-erasure-code-isa/distros/rhel_7.0.yaml b/suites/rados/thrash-erasure-code-isa/distros/rhel_7.0.yaml
new file mode 100644 (file)
index 0000000..be14f23
--- /dev/null
@@ -0,0 +1,3 @@
+os_type: rhel
+os_version: "7.0"
+arch: x86_64
diff --git a/suites/rados/thrash-erasure-code-isa/distros/ubuntu_14.04.yaml b/suites/rados/thrash-erasure-code-isa/distros/ubuntu_14.04.yaml
new file mode 100644 (file)
index 0000000..12d479f
--- /dev/null
@@ -0,0 +1,3 @@
+os_type: ubuntu
+os_version: "14.04"
+arch: x86_64
diff --git a/suites/rados/thrash-erasure-code-isa/fs b/suites/rados/thrash-erasure-code-isa/fs
new file mode 120000 (symlink)
index 0000000..c11782e
--- /dev/null
@@ -0,0 +1 @@
+../thrash/fs
\ No newline at end of file
diff --git a/suites/rados/thrash-erasure-code-isa/msgr-failures b/suites/rados/thrash-erasure-code-isa/msgr-failures
new file mode 120000 (symlink)
index 0000000..03689aa
--- /dev/null
@@ -0,0 +1 @@
+../thrash/msgr-failures
\ No newline at end of file
diff --git a/suites/rados/thrash-erasure-code-isa/thrashers b/suites/rados/thrash-erasure-code-isa/thrashers
new file mode 120000 (symlink)
index 0000000..f461dad
--- /dev/null
@@ -0,0 +1 @@
+../thrash/thrashers
\ No newline at end of file
diff --git a/suites/rados/thrash-erasure-code-isa/workloads/ec-rados-plugin=isa-k=2-m=1.yaml b/suites/rados/thrash-erasure-code-isa/workloads/ec-rados-plugin=isa-k=2-m=1.yaml
new file mode 120000 (symlink)
index 0000000..9d32cd8
--- /dev/null
@@ -0,0 +1 @@
+../../../../erasure-code/ec-rados-plugin=isa-k=2-m=1.yaml
\ No newline at end of file