]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: replace subvolume.sh with test_subvolume.py 45556/head
authorMilind Changire <mchangir@redhat.com>
Sun, 10 Apr 2022 16:05:23 +0000 (21:35 +0530)
committerMilind Changire <mchangir@redhat.com>
Sun, 10 Apr 2022 16:05:23 +0000 (21:35 +0530)
commit8d9bf97a58638a96dead535c7d5aa5d1f6c7d5f2
treeaeb0e745df7f671ac078a8069f3b4bc19423a35f
parentf6c68c32aa953ff82f9045110a206dd9b9216cee
qa: replace subvolume.sh with test_subvolume.py

qa/workunits/fs/misc/subvolume.sh is getting in the way of fs:workload
testing with subvolumes. Hence moved this script to a python test.

Signed-off-by: Milind Changire <mchangir@redhat.com>
qa/suites/fs/volumes/tasks/volumes/test/basic.yaml
qa/tasks/cephfs/test_subvolume.py [new file with mode: 0644]
qa/workunits/fs/misc/subvolume.sh [deleted file]