]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
tests/qa: adding rados/.. dirs 21895/head
authorYuri Weinstein <yweinste@redhat.com>
Tue, 8 May 2018 21:31:56 +0000 (14:31 -0700)
committerYuri Weinstein <yweinste@redhat.com>
Fri, 11 May 2018 21:03:15 +0000 (14:03 -0700)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
37 files changed:
qa/distros/supported-random-distro$/rhel_7.5.yaml [deleted symlink]
qa/distros/supported-random-distro$/rhel_latest.yaml [new symlink]
qa/suites/rados/basic/supported-random-distro$ [new symlink]
qa/suites/rados/mgr/supported-random-distro$ [new symlink]
qa/suites/rados/monthrash/supported-random-distro$ [new symlink]
qa/suites/rados/multimon/supported-random-distro$ [new symlink]
qa/suites/rados/objectstore/% [new file with mode: 0644]
qa/suites/rados/objectstore/supported-random-distro$ [new symlink]
qa/suites/rados/perf/supported-random-distro$ [new symlink]
qa/suites/rados/rest/% [new file with mode: 0644]
qa/suites/rados/rest/supported-random-distro$ [new symlink]
qa/suites/rados/singleton-bluestore/supported-random-distro$ [new symlink]
qa/suites/rados/singleton-nomsgr/supported-random-distro$ [new symlink]
qa/suites/rados/singleton/supported-random-distro$ [new symlink]
qa/suites/rados/standalone/% [new file with mode: 0644]
qa/suites/rados/standalone/crush.yaml [deleted file]
qa/suites/rados/standalone/erasure-code.yaml [deleted file]
qa/suites/rados/standalone/misc.yaml [deleted file]
qa/suites/rados/standalone/mon.yaml [deleted file]
qa/suites/rados/standalone/osd.yaml [deleted file]
qa/suites/rados/standalone/scrub.yaml [deleted file]
qa/suites/rados/standalone/supported-random-distro$ [new symlink]
qa/suites/rados/standalone/workloads/crush.yaml [new file with mode: 0644]
qa/suites/rados/standalone/workloads/erasure-code.yaml [new file with mode: 0644]
qa/suites/rados/standalone/workloads/misc.yaml [new file with mode: 0644]
qa/suites/rados/standalone/workloads/mon.yaml [new file with mode: 0644]
qa/suites/rados/standalone/workloads/osd.yaml [new file with mode: 0644]
qa/suites/rados/standalone/workloads/scrub.yaml [new file with mode: 0644]
qa/suites/rados/thrash-erasure-code-big/supported-random-distro$ [new symlink]
qa/suites/rados/thrash-erasure-code-isa/supported [deleted symlink]
qa/suites/rados/thrash-erasure-code-isa/supported-random-distro$ [new symlink]
qa/suites/rados/thrash-erasure-code-overwrites/supported-random-distro$ [new symlink]
qa/suites/rados/thrash-erasure-code-shec/supported-random-distro$ [new symlink]
qa/suites/rados/thrash-erasure-code/supported-random-distro$ [new symlink]
qa/suites/rados/thrash-old-clients/supported-random-distro$ [new symlink]
qa/suites/rados/thrash/supported-random-distro$ [new symlink]
qa/suites/rados/upgrade/luminous-x-singleton/supported-random-distro$ [new symlink]

diff --git a/qa/distros/supported-random-distro$/rhel_7.5.yaml b/qa/distros/supported-random-distro$/rhel_7.5.yaml
deleted file mode 120000 (symlink)
index eea4cef..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../all/rhel_7.5.yaml
\ No newline at end of file
diff --git a/qa/distros/supported-random-distro$/rhel_latest.yaml b/qa/distros/supported-random-distro$/rhel_latest.yaml
new file mode 120000 (symlink)
index 0000000..eea4cef
--- /dev/null
@@ -0,0 +1 @@
+../all/rhel_7.5.yaml
\ No newline at end of file
diff --git a/qa/suites/rados/basic/supported-random-distro$ b/qa/suites/rados/basic/supported-random-distro$
new file mode 120000 (symlink)
index 0000000..072fd83
--- /dev/null
@@ -0,0 +1 @@
+../../../distros/supported-random-distro$/
\ No newline at end of file
diff --git a/qa/suites/rados/mgr/supported-random-distro$ b/qa/suites/rados/mgr/supported-random-distro$
new file mode 120000 (symlink)
index 0000000..7cef21e
--- /dev/null
@@ -0,0 +1 @@
+../basic/supported-random-distro$
\ No newline at end of file
diff --git a/qa/suites/rados/monthrash/supported-random-distro$ b/qa/suites/rados/monthrash/supported-random-distro$
new file mode 120000 (symlink)
index 0000000..7cef21e
--- /dev/null
@@ -0,0 +1 @@
+../basic/supported-random-distro$
\ No newline at end of file
diff --git a/qa/suites/rados/multimon/supported-random-distro$ b/qa/suites/rados/multimon/supported-random-distro$
new file mode 120000 (symlink)
index 0000000..7cef21e
--- /dev/null
@@ -0,0 +1 @@
+../basic/supported-random-distro$
\ No newline at end of file
diff --git a/qa/suites/rados/objectstore/% b/qa/suites/rados/objectstore/%
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/qa/suites/rados/objectstore/supported-random-distro$ b/qa/suites/rados/objectstore/supported-random-distro$
new file mode 120000 (symlink)
index 0000000..7cef21e
--- /dev/null
@@ -0,0 +1 @@
+../basic/supported-random-distro$
\ No newline at end of file
diff --git a/qa/suites/rados/perf/supported-random-distro$ b/qa/suites/rados/perf/supported-random-distro$
new file mode 120000 (symlink)
index 0000000..7cef21e
--- /dev/null
@@ -0,0 +1 @@
+../basic/supported-random-distro$
\ No newline at end of file
diff --git a/qa/suites/rados/rest/% b/qa/suites/rados/rest/%
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/qa/suites/rados/rest/supported-random-distro$ b/qa/suites/rados/rest/supported-random-distro$
new file mode 120000 (symlink)
index 0000000..7cef21e
--- /dev/null
@@ -0,0 +1 @@
+../basic/supported-random-distro$
\ No newline at end of file
diff --git a/qa/suites/rados/singleton-bluestore/supported-random-distro$ b/qa/suites/rados/singleton-bluestore/supported-random-distro$
new file mode 120000 (symlink)
index 0000000..7cef21e
--- /dev/null
@@ -0,0 +1 @@
+../basic/supported-random-distro$
\ No newline at end of file
diff --git a/qa/suites/rados/singleton-nomsgr/supported-random-distro$ b/qa/suites/rados/singleton-nomsgr/supported-random-distro$
new file mode 120000 (symlink)
index 0000000..7cef21e
--- /dev/null
@@ -0,0 +1 @@
+../basic/supported-random-distro$
\ No newline at end of file
diff --git a/qa/suites/rados/singleton/supported-random-distro$ b/qa/suites/rados/singleton/supported-random-distro$
new file mode 120000 (symlink)
index 0000000..7cef21e
--- /dev/null
@@ -0,0 +1 @@
+../basic/supported-random-distro$
\ No newline at end of file
diff --git a/qa/suites/rados/standalone/% b/qa/suites/rados/standalone/%
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/qa/suites/rados/standalone/crush.yaml b/qa/suites/rados/standalone/crush.yaml
deleted file mode 100644 (file)
index a62a0dd..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-roles:
-- - mon.a
-  - mgr.x
-  - osd.0
-  - osd.1
-  - osd.2
-  - client.0
-openstack:
-  - volumes: # attached to each instance
-      count: 3
-      size: 10 # GB
-tasks:
-- install:
-- workunit:
-    basedir: qa/standalone
-    clients:
-      all:
-        - crush
diff --git a/qa/suites/rados/standalone/erasure-code.yaml b/qa/suites/rados/standalone/erasure-code.yaml
deleted file mode 100644 (file)
index 7d79753..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-roles:
-- - mon.a
-  - mgr.x
-  - osd.0
-  - osd.1
-  - osd.2
-  - client.0
-openstack:
-  - volumes: # attached to each instance
-      count: 3
-      size: 10 # GB
-tasks:
-- install:
-- workunit:
-    basedir: qa/standalone
-    clients:
-      all:
-        - erasure-code
diff --git a/qa/suites/rados/standalone/misc.yaml b/qa/suites/rados/standalone/misc.yaml
deleted file mode 100644 (file)
index 4aa9ee2..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-roles:
-- - mon.a
-  - mgr.x
-  - osd.0
-  - osd.1
-  - osd.2
-  - client.0
-openstack:
-  - volumes: # attached to each instance
-      count: 3
-      size: 10 # GB
-tasks:
-- install:
-- workunit:
-    basedir: qa/standalone
-    clients:
-      all:
-        - misc
diff --git a/qa/suites/rados/standalone/mon.yaml b/qa/suites/rados/standalone/mon.yaml
deleted file mode 100644 (file)
index c19606f..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-roles:
-- - mon.a
-  - mgr.x
-  - osd.0
-  - osd.1
-  - osd.2
-  - client.0
-openstack:
-  - volumes: # attached to each instance
-      count: 3
-      size: 10 # GB
-tasks:
-- install:
-- workunit:
-    basedir: qa/standalone
-    clients:
-      all:
-        - mon
diff --git a/qa/suites/rados/standalone/osd.yaml b/qa/suites/rados/standalone/osd.yaml
deleted file mode 100644 (file)
index e28b522..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-roles:
-- - mon.a
-  - mgr.x
-  - osd.0
-  - osd.1
-  - osd.2
-  - client.0
-openstack:
-  - volumes: # attached to each instance
-      count: 3
-      size: 10 # GB
-tasks:
-- install:
-- workunit:
-    basedir: qa/standalone
-    clients:
-      all:
-        - osd
diff --git a/qa/suites/rados/standalone/scrub.yaml b/qa/suites/rados/standalone/scrub.yaml
deleted file mode 100644 (file)
index 7f6fad4..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-roles:
-- - mon.a
-  - mgr.x
-  - osd.0
-  - osd.1
-  - osd.2
-  - client.0
-openstack:
-  - volumes: # attached to each instance
-      count: 3
-      size: 10 # GB
-tasks:
-- install:
-- workunit:
-    basedir: qa/standalone
-    clients:
-      all:
-        - scrub
diff --git a/qa/suites/rados/standalone/supported-random-distro$ b/qa/suites/rados/standalone/supported-random-distro$
new file mode 120000 (symlink)
index 0000000..7cef21e
--- /dev/null
@@ -0,0 +1 @@
+../basic/supported-random-distro$
\ No newline at end of file
diff --git a/qa/suites/rados/standalone/workloads/crush.yaml b/qa/suites/rados/standalone/workloads/crush.yaml
new file mode 100644 (file)
index 0000000..a62a0dd
--- /dev/null
@@ -0,0 +1,18 @@
+roles:
+- - mon.a
+  - mgr.x
+  - osd.0
+  - osd.1
+  - osd.2
+  - client.0
+openstack:
+  - volumes: # attached to each instance
+      count: 3
+      size: 10 # GB
+tasks:
+- install:
+- workunit:
+    basedir: qa/standalone
+    clients:
+      all:
+        - crush
diff --git a/qa/suites/rados/standalone/workloads/erasure-code.yaml b/qa/suites/rados/standalone/workloads/erasure-code.yaml
new file mode 100644 (file)
index 0000000..7d79753
--- /dev/null
@@ -0,0 +1,18 @@
+roles:
+- - mon.a
+  - mgr.x
+  - osd.0
+  - osd.1
+  - osd.2
+  - client.0
+openstack:
+  - volumes: # attached to each instance
+      count: 3
+      size: 10 # GB
+tasks:
+- install:
+- workunit:
+    basedir: qa/standalone
+    clients:
+      all:
+        - erasure-code
diff --git a/qa/suites/rados/standalone/workloads/misc.yaml b/qa/suites/rados/standalone/workloads/misc.yaml
new file mode 100644 (file)
index 0000000..4aa9ee2
--- /dev/null
@@ -0,0 +1,18 @@
+roles:
+- - mon.a
+  - mgr.x
+  - osd.0
+  - osd.1
+  - osd.2
+  - client.0
+openstack:
+  - volumes: # attached to each instance
+      count: 3
+      size: 10 # GB
+tasks:
+- install:
+- workunit:
+    basedir: qa/standalone
+    clients:
+      all:
+        - misc
diff --git a/qa/suites/rados/standalone/workloads/mon.yaml b/qa/suites/rados/standalone/workloads/mon.yaml
new file mode 100644 (file)
index 0000000..c19606f
--- /dev/null
@@ -0,0 +1,18 @@
+roles:
+- - mon.a
+  - mgr.x
+  - osd.0
+  - osd.1
+  - osd.2
+  - client.0
+openstack:
+  - volumes: # attached to each instance
+      count: 3
+      size: 10 # GB
+tasks:
+- install:
+- workunit:
+    basedir: qa/standalone
+    clients:
+      all:
+        - mon
diff --git a/qa/suites/rados/standalone/workloads/osd.yaml b/qa/suites/rados/standalone/workloads/osd.yaml
new file mode 100644 (file)
index 0000000..e28b522
--- /dev/null
@@ -0,0 +1,18 @@
+roles:
+- - mon.a
+  - mgr.x
+  - osd.0
+  - osd.1
+  - osd.2
+  - client.0
+openstack:
+  - volumes: # attached to each instance
+      count: 3
+      size: 10 # GB
+tasks:
+- install:
+- workunit:
+    basedir: qa/standalone
+    clients:
+      all:
+        - osd
diff --git a/qa/suites/rados/standalone/workloads/scrub.yaml b/qa/suites/rados/standalone/workloads/scrub.yaml
new file mode 100644 (file)
index 0000000..7f6fad4
--- /dev/null
@@ -0,0 +1,18 @@
+roles:
+- - mon.a
+  - mgr.x
+  - osd.0
+  - osd.1
+  - osd.2
+  - client.0
+openstack:
+  - volumes: # attached to each instance
+      count: 3
+      size: 10 # GB
+tasks:
+- install:
+- workunit:
+    basedir: qa/standalone
+    clients:
+      all:
+        - scrub
diff --git a/qa/suites/rados/thrash-erasure-code-big/supported-random-distro$ b/qa/suites/rados/thrash-erasure-code-big/supported-random-distro$
new file mode 120000 (symlink)
index 0000000..7cef21e
--- /dev/null
@@ -0,0 +1 @@
+../basic/supported-random-distro$
\ No newline at end of file
diff --git a/qa/suites/rados/thrash-erasure-code-isa/supported b/qa/suites/rados/thrash-erasure-code-isa/supported
deleted file mode 120000 (symlink)
index c5d5935..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../../../distros/supported
\ No newline at end of file
diff --git a/qa/suites/rados/thrash-erasure-code-isa/supported-random-distro$ b/qa/suites/rados/thrash-erasure-code-isa/supported-random-distro$
new file mode 120000 (symlink)
index 0000000..7cef21e
--- /dev/null
@@ -0,0 +1 @@
+../basic/supported-random-distro$
\ No newline at end of file
diff --git a/qa/suites/rados/thrash-erasure-code-overwrites/supported-random-distro$ b/qa/suites/rados/thrash-erasure-code-overwrites/supported-random-distro$
new file mode 120000 (symlink)
index 0000000..7cef21e
--- /dev/null
@@ -0,0 +1 @@
+../basic/supported-random-distro$
\ No newline at end of file
diff --git a/qa/suites/rados/thrash-erasure-code-shec/supported-random-distro$ b/qa/suites/rados/thrash-erasure-code-shec/supported-random-distro$
new file mode 120000 (symlink)
index 0000000..7cef21e
--- /dev/null
@@ -0,0 +1 @@
+../basic/supported-random-distro$
\ No newline at end of file
diff --git a/qa/suites/rados/thrash-erasure-code/supported-random-distro$ b/qa/suites/rados/thrash-erasure-code/supported-random-distro$
new file mode 120000 (symlink)
index 0000000..7cef21e
--- /dev/null
@@ -0,0 +1 @@
+../basic/supported-random-distro$
\ No newline at end of file
diff --git a/qa/suites/rados/thrash-old-clients/supported-random-distro$ b/qa/suites/rados/thrash-old-clients/supported-random-distro$
new file mode 120000 (symlink)
index 0000000..7cef21e
--- /dev/null
@@ -0,0 +1 @@
+../basic/supported-random-distro$
\ No newline at end of file
diff --git a/qa/suites/rados/thrash/supported-random-distro$ b/qa/suites/rados/thrash/supported-random-distro$
new file mode 120000 (symlink)
index 0000000..7cef21e
--- /dev/null
@@ -0,0 +1 @@
+../basic/supported-random-distro$
\ No newline at end of file
diff --git a/qa/suites/rados/upgrade/luminous-x-singleton/supported-random-distro$ b/qa/suites/rados/upgrade/luminous-x-singleton/supported-random-distro$
new file mode 120000 (symlink)
index 0000000..aaf8de5
--- /dev/null
@@ -0,0 +1 @@
+../../../../distros/supported-random-distro$/
\ No newline at end of file