]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/suites/fs: put simple functional tests together
authorJohn Spray <john.spray@redhat.com>
Sat, 15 Apr 2017 10:29:33 +0000 (11:29 +0100)
committerJohn Spray <john.spray@redhat.com>
Mon, 24 Apr 2017 10:19:54 +0000 (11:19 +0100)
commit0362d081216f01a2bbfa36171a6d5ab712a7e281
tree33ab34573af710c0157e553ada05b9700bca6228
parent3e3b94783c6926f60a13b527bff7da4de9fd6f39
qa/suites/fs: put simple functional tests together

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:
qa/suites/fs/basic/tasks/asok_dump_tree.yaml [deleted file]
qa/suites/fs/basic/tasks/cephfs_scrub_tests.yaml [deleted file]
qa/suites/fs/basic/tasks/cfuse_workunit_quota.yaml [deleted file]
qa/suites/fs/basic/tasks/libcephfs_java.yaml [deleted file]
qa/suites/fs/basic/tasks/libcephfs_python.yaml [deleted file]
qa/suites/fs/basic/tasks/mds_creation_retry.yaml [deleted file]
qa/suites/fs/recovery/overrides/fuse-unmounted.yaml [deleted file]
qa/suites/fs/recovery/tasks/asok_dump_tree.yaml [new file with mode: 0644]
qa/suites/fs/recovery/tasks/cephfs_scrub_tests.yaml [new file with mode: 0644]
qa/suites/fs/recovery/tasks/cfuse_workunit_quota.yaml [new file with mode: 0644]
qa/suites/fs/recovery/tasks/libcephfs_java.yaml [new file with mode: 0644]
qa/suites/fs/recovery/tasks/libcephfs_python.yaml [new file with mode: 0644]
qa/suites/fs/recovery/tasks/mds_creation_retry.yaml [new file with mode: 0644]