ceph/qa/suites/fs/upgrade/snaps/tasks/5-client-sanity.yaml
Patrick Donnelly 4d37b0ee8d
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>
2018-05-03 16:52:34 -07:00

11 lines
185 B
YAML

tasks:
- workunit:
timeout: 5m
cleanup: false
env:
VERIFY: verify
clients:
client.0:
- fs/snap-hierarchy.sh
- print: "**** done verify snap hierarchy"