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