]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
suites/fs: link to common tasks
authorPatrick Donnelly <batrick@batbytes.com>
Sun, 7 Aug 2016 03:52:58 +0000 (23:52 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 21 Nov 2016 21:24:32 +0000 (16:24 -0500)
Goal is to reduce arbitrary differences between fs suites.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
22 files changed:
cephfs/tasks/cfuse_workunit_suites_blogbench.yaml [new file with mode: 0644]
cephfs/tasks/cfuse_workunit_suites_dbench.yaml [new file with mode: 0644]
cephfs/tasks/cfuse_workunit_suites_ffsb.yaml [new file with mode: 0644]
cephfs/tasks/cfuse_workunit_suites_fsstress.yaml [new file with mode: 0644]
cephfs/tasks/cfuse_workunit_trivial_sync.yaml [new file with mode: 0644]
cephfs/tasks/libcephfs_interface_tests.yaml [new file with mode: 0644]
suites/fs/32bits/tasks/cfuse_workunit_suites_fsstress.yaml [changed from file to symlink]
suites/fs/basic/tasks/cfuse_workunit_suites_blogbench.yaml [changed from file to symlink]
suites/fs/basic/tasks/cfuse_workunit_suites_dbench.yaml [changed from file to symlink]
suites/fs/basic/tasks/cfuse_workunit_suites_ffsb.yaml [changed from file to symlink]
suites/fs/basic/tasks/cfuse_workunit_suites_fsstress.yaml [changed from file to symlink]
suites/fs/basic/tasks/cfuse_workunit_trivial_sync.yaml [changed from file to symlink]
suites/fs/basic/tasks/libcephfs_interface_tests.yaml [changed from file to symlink]
suites/fs/thrash/tasks/cfuse_workunit_suites_fsstress.yaml [changed from file to symlink]
suites/fs/thrash/tasks/cfuse_workunit_trivial_sync.yaml [changed from file to symlink]
suites/fs/traceless/tasks/cfuse_workunit_suites_blogbench.yaml [changed from file to symlink]
suites/fs/traceless/tasks/cfuse_workunit_suites_dbench.yaml [changed from file to symlink]
suites/fs/traceless/tasks/cfuse_workunit_suites_ffsb.yaml [changed from file to symlink]
suites/fs/traceless/tasks/cfuse_workunit_suites_fsstress.yaml [changed from file to symlink]
suites/fs/verify/tasks/cfuse_workunit_suites_dbench.yaml [changed from file to symlink]
suites/fs/verify/tasks/cfuse_workunit_suites_fsstress.yaml [changed from file to symlink]
suites/fs/verify/tasks/libcephfs_interface_tests.yaml [changed from file to symlink]

diff --git a/cephfs/tasks/cfuse_workunit_suites_blogbench.yaml b/cephfs/tasks/cfuse_workunit_suites_blogbench.yaml
new file mode 100644 (file)
index 0000000..4c1fcc1
--- /dev/null
@@ -0,0 +1,5 @@
+tasks:
+- workunit:
+    clients:
+      all:
+        - suites/blogbench.sh
diff --git a/cephfs/tasks/cfuse_workunit_suites_dbench.yaml b/cephfs/tasks/cfuse_workunit_suites_dbench.yaml
new file mode 100644 (file)
index 0000000..41b2bc8
--- /dev/null
@@ -0,0 +1,5 @@
+tasks:
+- workunit:
+    clients:
+      all:
+        - suites/dbench.sh
diff --git a/cephfs/tasks/cfuse_workunit_suites_ffsb.yaml b/cephfs/tasks/cfuse_workunit_suites_ffsb.yaml
new file mode 100644 (file)
index 0000000..4a2a627
--- /dev/null
@@ -0,0 +1,10 @@
+overrides:
+  ceph:
+    conf:
+      osd:
+        filestore flush min: 0
+tasks:
+- workunit:
+    clients:
+      all:
+        - suites/ffsb.sh
diff --git a/cephfs/tasks/cfuse_workunit_suites_fsstress.yaml b/cephfs/tasks/cfuse_workunit_suites_fsstress.yaml
new file mode 100644 (file)
index 0000000..ddb18fb
--- /dev/null
@@ -0,0 +1,5 @@
+tasks:
+- workunit:
+    clients:
+      all:
+        - suites/fsstress.sh
diff --git a/cephfs/tasks/cfuse_workunit_trivial_sync.yaml b/cephfs/tasks/cfuse_workunit_trivial_sync.yaml
new file mode 100644 (file)
index 0000000..36e7411
--- /dev/null
@@ -0,0 +1,4 @@
+tasks:
+- workunit:
+    clients:
+      all: [fs/misc/trivial_sync.sh]
diff --git a/cephfs/tasks/libcephfs_interface_tests.yaml b/cephfs/tasks/libcephfs_interface_tests.yaml
new file mode 100644 (file)
index 0000000..d9a2f9c
--- /dev/null
@@ -0,0 +1,8 @@
+overrides:
+  ceph-fuse:
+    disabled: true
+tasks:
+- workunit:
+    clients:
+      client.0:
+        - libcephfs/test.sh
deleted file mode 100644 (file)
index ddb18fb791aa2a2ba13aabcfe1d79fa158eaf518..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,5 +0,0 @@
-tasks:
-- workunit:
-    clients:
-      all:
-        - suites/fsstress.sh
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..dc3fd3031b2ab80e87e749d1082ba5d5bfdf3b74
--- /dev/null
@@ -0,0 +1 @@
+../../../../cephfs/tasks/cfuse_workunit_suites_fsstress.yaml
\ No newline at end of file
deleted file mode 100644 (file)
index 4c1fcc11ed906ed887c25a16080d7f3279a4268a..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,5 +0,0 @@
-tasks:
-- workunit:
-    clients:
-      all:
-        - suites/blogbench.sh
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..8f2e88a01eee26df56f76507e4d3b9297622793c
--- /dev/null
@@ -0,0 +1 @@
+../../../../cephfs/tasks/cfuse_workunit_suites_blogbench.yaml
\ No newline at end of file
deleted file mode 100644 (file)
index 41b2bc8edaab2004345e56ae8e43057726720ad6..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,5 +0,0 @@
-tasks:
-- workunit:
-    clients:
-      all:
-        - suites/dbench.sh
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..87c056d1b5c08afa78c9a6a71670139bccdaacf1
--- /dev/null
@@ -0,0 +1 @@
+../../../../cephfs/tasks/cfuse_workunit_suites_dbench.yaml
\ No newline at end of file
deleted file mode 100644 (file)
index 4a2a627fe5d327bfc03df40ec4d3564c65bf8938..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,10 +0,0 @@
-overrides:
-  ceph:
-    conf:
-      osd:
-        filestore flush min: 0
-tasks:
-- workunit:
-    clients:
-      all:
-        - suites/ffsb.sh
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..3528badeda1c8addaeab1ca44ef533870b9df0c3
--- /dev/null
@@ -0,0 +1 @@
+../../../../cephfs/tasks/cfuse_workunit_suites_ffsb.yaml
\ No newline at end of file
deleted file mode 100644 (file)
index ddb18fb791aa2a2ba13aabcfe1d79fa158eaf518..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,5 +0,0 @@
-tasks:
-- workunit:
-    clients:
-      all:
-        - suites/fsstress.sh
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..dc3fd3031b2ab80e87e749d1082ba5d5bfdf3b74
--- /dev/null
@@ -0,0 +1 @@
+../../../../cephfs/tasks/cfuse_workunit_suites_fsstress.yaml
\ No newline at end of file
deleted file mode 100644 (file)
index 36e7411b6385a6ddb05054513a542e546dbcd8d2..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,4 +0,0 @@
-tasks:
-- workunit:
-    clients:
-      all: [fs/misc/trivial_sync.sh]
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..55a4c85a1bca7bf451c7135dd6ac90bf42ed3e51
--- /dev/null
@@ -0,0 +1 @@
+../../../../cephfs/tasks/cfuse_workunit_trivial_sync.yaml
\ No newline at end of file
deleted file mode 100644 (file)
index d9a2f9cdc6d36fac42733512de7cbfbb1a56343a..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,8 +0,0 @@
-overrides:
-  ceph-fuse:
-    disabled: true
-tasks:
-- workunit:
-    clients:
-      client.0:
-        - libcephfs/test.sh
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..582815a106cdd6a1f48157c326d0762e4cacf502
--- /dev/null
@@ -0,0 +1 @@
+../../../../cephfs/tasks/libcephfs_interface_tests.yaml
\ No newline at end of file
deleted file mode 100644 (file)
index ddb18fb791aa2a2ba13aabcfe1d79fa158eaf518..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,5 +0,0 @@
-tasks:
-- workunit:
-    clients:
-      all:
-        - suites/fsstress.sh
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..dc3fd3031b2ab80e87e749d1082ba5d5bfdf3b74
--- /dev/null
@@ -0,0 +1 @@
+../../../../cephfs/tasks/cfuse_workunit_suites_fsstress.yaml
\ No newline at end of file
deleted file mode 100644 (file)
index 36e7411b6385a6ddb05054513a542e546dbcd8d2..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,4 +0,0 @@
-tasks:
-- workunit:
-    clients:
-      all: [fs/misc/trivial_sync.sh]
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..55a4c85a1bca7bf451c7135dd6ac90bf42ed3e51
--- /dev/null
@@ -0,0 +1 @@
+../../../../cephfs/tasks/cfuse_workunit_trivial_sync.yaml
\ No newline at end of file
deleted file mode 100644 (file)
index 4c1fcc11ed906ed887c25a16080d7f3279a4268a..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,5 +0,0 @@
-tasks:
-- workunit:
-    clients:
-      all:
-        - suites/blogbench.sh
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..8f2e88a01eee26df56f76507e4d3b9297622793c
--- /dev/null
@@ -0,0 +1 @@
+../../../../cephfs/tasks/cfuse_workunit_suites_blogbench.yaml
\ No newline at end of file
deleted file mode 100644 (file)
index 41b2bc8edaab2004345e56ae8e43057726720ad6..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,5 +0,0 @@
-tasks:
-- workunit:
-    clients:
-      all:
-        - suites/dbench.sh
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..87c056d1b5c08afa78c9a6a71670139bccdaacf1
--- /dev/null
@@ -0,0 +1 @@
+../../../../cephfs/tasks/cfuse_workunit_suites_dbench.yaml
\ No newline at end of file
deleted file mode 100644 (file)
index 4a2a627fe5d327bfc03df40ec4d3564c65bf8938..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,10 +0,0 @@
-overrides:
-  ceph:
-    conf:
-      osd:
-        filestore flush min: 0
-tasks:
-- workunit:
-    clients:
-      all:
-        - suites/ffsb.sh
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..3528badeda1c8addaeab1ca44ef533870b9df0c3
--- /dev/null
@@ -0,0 +1 @@
+../../../../cephfs/tasks/cfuse_workunit_suites_ffsb.yaml
\ No newline at end of file
deleted file mode 100644 (file)
index ddb18fb791aa2a2ba13aabcfe1d79fa158eaf518..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,5 +0,0 @@
-tasks:
-- workunit:
-    clients:
-      all:
-        - suites/fsstress.sh
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..dc3fd3031b2ab80e87e749d1082ba5d5bfdf3b74
--- /dev/null
@@ -0,0 +1 @@
+../../../../cephfs/tasks/cfuse_workunit_suites_fsstress.yaml
\ No newline at end of file
deleted file mode 100644 (file)
index 41b2bc8edaab2004345e56ae8e43057726720ad6..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,5 +0,0 @@
-tasks:
-- workunit:
-    clients:
-      all:
-        - suites/dbench.sh
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..87c056d1b5c08afa78c9a6a71670139bccdaacf1
--- /dev/null
@@ -0,0 +1 @@
+../../../../cephfs/tasks/cfuse_workunit_suites_dbench.yaml
\ No newline at end of file
deleted file mode 100644 (file)
index ddb18fb791aa2a2ba13aabcfe1d79fa158eaf518..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,5 +0,0 @@
-tasks:
-- workunit:
-    clients:
-      all:
-        - suites/fsstress.sh
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..dc3fd3031b2ab80e87e749d1082ba5d5bfdf3b74
--- /dev/null
@@ -0,0 +1 @@
+../../../../cephfs/tasks/cfuse_workunit_suites_fsstress.yaml
\ No newline at end of file
deleted file mode 100644 (file)
index 04ab2a4bcfc3296c8d6b4f9c49a52a463dcd7f44..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,5 +0,0 @@
-tasks:
-- workunit:
-    clients:
-      client.0:
-        - libcephfs/test.sh
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..582815a106cdd6a1f48157c326d0762e4cacf502
--- /dev/null
@@ -0,0 +1 @@
+../../../../cephfs/tasks/libcephfs_interface_tests.yaml
\ No newline at end of file