mirror of
https://github.com/ceph/ceph
synced 2025-01-28 05:53:37 +00:00
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>
This commit is contained in:
parent
0b466cb2e6
commit
4d37b0ee8d
@ -9,5 +9,5 @@ tasks:
|
||||
cleanup: false
|
||||
clients:
|
||||
client.0:
|
||||
- fs/snaps/snap-hierarchy.sh
|
||||
- fs/snap-hierarchy.sh
|
||||
- print: "**** done snap hierarchy"
|
||||
|
@ -6,5 +6,5 @@ tasks:
|
||||
VERIFY: verify
|
||||
clients:
|
||||
client.0:
|
||||
- fs/snaps/snap-hierarchy.sh
|
||||
- fs/snap-hierarchy.sh
|
||||
- print: "**** done verify snap hierarchy"
|
||||
|
Loading…
Reference in New Issue
Block a user