Signed-off-by: Sage Weil <sage@redhat.com>
--- /dev/null
+../.qa
\ No newline at end of file
--- /dev/null
+tasks:
+- cephadm:
+ image: quay.io/ceph-ci/ceph:wip-sage-testing-2020-02-14-0900
+ cephadm_branch: wip-sage-testing-2020-02-14-0900
--- /dev/null
+tasks:
+- cephadm.shell:
+ env: [sha1]
+ mon.a:
+ - ceph upgrade start --image quay.io/ceph-ci/ceph:$sha1
--- /dev/null
+tasks:
+- cephadm.shell:
+ env: [sha1]
+ mon.a:
+ - while ceph upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done
+ - ceph orch ps
+ - ceph versions
+ - ceph versions | jq -e '.overall | length == 1'
+ - ceph versions | jq -e '.overall | keys' | grep $sha1
--- /dev/null
+../smoke/distro
\ No newline at end of file
--- /dev/null
+../smoke/fixed-2.yaml
\ No newline at end of file