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