]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/orch/cephadm/upgrade/4-wait.yaml
import ceph pacific 16.2.5
[ceph.git] / ceph / qa / suites / orch / cephadm / upgrade / 4-wait.yaml
1 tasks:
2 - cephadm.shell:
3 env: [sha1]
4 mon.a:
5 - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done
6 - ceph orch ps
7 - ceph versions
8 - echo "wait for servicemap items w/ changing names to refresh"
9 - sleep 60
10 - ceph orch ps
11 - ceph versions
12 - ceph versions | jq -e '.overall | length == 1'
13 - ceph versions | jq -e '.overall | keys' | grep $sha1