Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / qa / suites / upgrade / client-upgrade / jewel-client-x / rbd / 1-install / jewel-client-x.yaml
1 tasks:
2 - install:
3     branch: jewel
4     exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev']
5 - print: "**** done install jewel"
6 - install.upgrade:
7    exclude_packages: ['ceph-test', 'ceph-test-dbg']
8    client.1:
9 - print: "**** done install.upgrade to -x on client.0"
10 - ceph:
11 - print: "**** done ceph task"