summaryrefslogtreecommitdiffstats
path: root/qa/suites/upgrade/octopus-x/stress-split-no-cephadm/5-finish-upgrade.yaml
blob: e94de51b2ce40d9cb4e6f2d18112c64e8a8eff51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
tasks:
- install.upgrade:
    osd.8:
    client.0:
    extra_packages:
      - python3-rados
      - python3-rgw
      - python3-rbd
      - python3-cephfs
- ceph.restart:
    daemons: [mon.c, osd.8, osd.9, osd.10, osd.11, rgw.*]
    wait-for-healthy: false
    wait-for-osds-up: true
- print: "**** done restarted/upgraded => mon.c, osd.8, osd.9, osd.10, osd.11, rgw.*"