Most of what's in basic/ is "workload" type testing
(i.e. a simple cluster cluster configuration and then
running a script inside the client), which gets
permuted in various ways. Move the simpler
functional tests out with the others like themselves.
Signed-off-by: John Spray <john.spray@redhat.com>
13 files changed:
+++ /dev/null
-tasks:
-- cephfs_test_runner:
- modules:
- - tasks.cephfs.test_dump_tree
+++ /dev/null
-overrides:
- ceph:
- log-whitelist:
- - Scrub error on inode
- - Behind on trimming
- - Metadata damage detected
- conf:
- mds:
- mds log max segments: 1
- mds cache max size: 1000
-tasks:
-- cephfs_test_runner:
- modules:
- - tasks.cephfs.test_scrub_checks
+++ /dev/null
-tasks:
-- workunit:
- timeout: 6h
- clients:
- all:
- - fs/quota
-
-overrides:
- ceph:
- conf:
- client:
- client quota: true
+++ /dev/null
-
-os_type: ubuntu
-os_version: "14.04"
-
-overrides:
- ceph-fuse:
- disabled: true
- kclient:
- disabled: true
-tasks:
-- workunit:
- clients:
- client.0:
- - libcephfs-java/test.sh
+++ /dev/null
-overrides:
- ceph-fuse:
- disabled: true
- kclient:
- disabled: true
-tasks:
-- workunit:
- clients:
- client.0:
- - fs/test_python.sh
+++ /dev/null
-tasks:
--mds_creation_failure:
-- workunit:
- clients:
- all: [fs/misc/trivial_sync.sh]
-
+++ /dev/null
-overrides:
- ceph-fuse:
- disabled: true
--- /dev/null
+tasks:
+- cephfs_test_runner:
+ modules:
+ - tasks.cephfs.test_dump_tree
--- /dev/null
+overrides:
+ ceph:
+ log-whitelist:
+ - Scrub error on inode
+ - Behind on trimming
+ - Metadata damage detected
+ conf:
+ mds:
+ mds log max segments: 1
+ mds cache max size: 1000
+tasks:
+- cephfs_test_runner:
+ modules:
+ - tasks.cephfs.test_scrub_checks
--- /dev/null
+tasks:
+- workunit:
+ timeout: 6h
+ clients:
+ all:
+ - fs/quota
+
+overrides:
+ ceph:
+ conf:
+ client:
+ client quota: true
--- /dev/null
+
+os_type: ubuntu
+os_version: "14.04"
+
+overrides:
+ ceph-fuse:
+ disabled: true
+ kclient:
+ disabled: true
+tasks:
+- workunit:
+ clients:
+ client.0:
+ - libcephfs-java/test.sh
--- /dev/null
+overrides:
+ ceph-fuse:
+ disabled: true
+ kclient:
+ disabled: true
+tasks:
+- workunit:
+ clients:
+ client.0:
+ - fs/test_python.sh
--- /dev/null
+tasks:
+-mds_creation_failure:
+- workunit:
+ clients:
+ all: [fs/misc/trivial_sync.sh]
+