summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/upgrade/client-upgrade/hammer-client-x/basic/1-install/hammer-client-x.yaml
blob: ffd41949744180c7c15bed5303db6bec56b31b49 (plain)
1
2
3
4
5
6
7
8
9
10
11
tasks:
- install:
    branch: hammer 
    exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev']
- print: "**** done install hammer"
upgrade_workload:
  sequential:
  - install.upgrade:
      exclude_packages: ['ceph-test-dbg']
      client.0:
  - print: "**** done install.upgrade client.0"