summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/upgrade/client-upgrade/jewel-client-x/basic/1-install/jewel-client-x.yaml
blob: 87ea402dfa30209fb8902c7c9fae98340c54d93d (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"
upgrade_workload:
  sequential:
  - install.upgrade:
      exclude_packages: ['ceph-test', 'ceph-test-dbg']
      client.0:
  - print: "**** done install.upgrade to -x on client.0"