]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: move snap-hierarchy out of snaps workunits 21805/head
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 3 May 2018 22:07:21 +0000 (15:07 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 3 May 2018 23:52:34 +0000 (16:52 -0700)
commit4d37b0ee8d9594977aeae02c536b5f5fcc187e33
tree45ebede6e48343fcba7350adc3289e80a7c7a4c9
parent0b466cb2e6ccdeb56199cb889f24cc590aedff04
qa: move snap-hierarchy out of snaps workunits

The snapshot hierarchy it leaves behind can't be cleaned up by `rm -rf` which
breaks workunit cleanup. So, don't run this as part of normal snaps test.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/suites/fs/upgrade/snaps/tasks/1-client.yaml
qa/suites/fs/upgrade/snaps/tasks/5-client-sanity.yaml
qa/workunits/fs/snap-hierarchy.sh [new file with mode: 0755]
qa/workunits/fs/snaps/snap-hierarchy.sh [deleted file]