summaryrefslogtreecommitdiffstats
path: root/qa/suites/fs/upgrade/snaps/tasks/1-client.yaml
blob: 0aa6dcf7877ad201b4d52a8136e264f447b652ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
tasks:
- ceph-fuse:
- print: "**** done luminous client"
- exec:
    mon.a:
    - ceph fs set cephfs allow_new_snaps true --yes-i-really-mean-it
- workunit:
    timeout: 5m
    cleanup: false
    clients:
      client.0:
      - fs/snap-hierarchy.sh
- print: "**** done snap hierarchy"