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