summaryrefslogtreecommitdiffstats
path: root/qa/suites/fs/upgrade/snaps/tasks/1-client.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'qa/suites/fs/upgrade/snaps/tasks/1-client.yaml')
-rw-r--r--qa/suites/fs/upgrade/snaps/tasks/1-client.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/qa/suites/fs/upgrade/snaps/tasks/1-client.yaml b/qa/suites/fs/upgrade/snaps/tasks/1-client.yaml
new file mode 100644
index 00000000..0aa6dcf7
--- /dev/null
+++ b/qa/suites/fs/upgrade/snaps/tasks/1-client.yaml
@@ -0,0 +1,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"