summaryrefslogtreecommitdiffstats
path: root/qa/suites/fs/upgrade/featureful_client/upgraded_client/tasks/3-client-upgrade.yaml
blob: 58fdfdbd8d9e899379d5bd0b33fa2826e3e402e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
tasks:
- install.upgrade:
    client.0:
- print: "**** done install.upgrade on client.0"
- ceph-fuse:
    client.0:
      mounted: false
    client.1:
      skip: true
- ceph-fuse:
    client.0:
    client.1:
      skip: true
- print: "**** done remount client"