]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test: cleanup removing all subvolumes before removing subvolume group
authorVenky Shankar <vshankar@redhat.com>
Fri, 5 Jul 2019 15:09:18 +0000 (11:09 -0400)
committerVenky Shankar <vshankar@redhat.com>
Mon, 8 Jul 2019 03:58:16 +0000 (23:58 -0400)
commitae470a64ecf8ded8bbe3dbe02b5a470fecb7e2c3
tree2060e91fe4efaa09a47b9ab0c754a3daa452c644
parentb7010730f2d28b8f99826d7e94188aca3edbf0e4
test: cleanup removing all subvolumes before removing subvolume group

Test `test_subvolume_create_with_desired_mode_in_group()` creates three
subvolume in a subvolume group. During cleanup, it only removed two of
the three subvolumes. This causes failure when removing the subvolume
group since it's not empty.

Signed-off-by: Venky Shankar <vshankar@redhat.com>
qa/tasks/cephfs/test_volumes.py