From: Sage Weil Date: Fri, 15 Oct 2021 15:58:41 +0000 (-0400) Subject: qa/suites/orch/cephadm/upgrade: smoke test for 'orch upgrade ls' X-Git-Tag: v17.1.0~655^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=8900775841c7950ec18c9963bdcb38c2e43cc2f5;p=ceph-ci.git qa/suites/orch/cephadm/upgrade: smoke test for 'orch upgrade ls' Signed-off-by: Sage Weil --- diff --git a/qa/suites/orch/cephadm/upgrade/5-upgrade-ls.yaml b/qa/suites/orch/cephadm/upgrade/5-upgrade-ls.yaml new file mode 100644 index 00000000000..236ea6c6bae --- /dev/null +++ b/qa/suites/orch/cephadm/upgrade/5-upgrade-ls.yaml @@ -0,0 +1,6 @@ +tasks: +- cephadm.shell: + mon.a: + - ceph orch upgrade ls + - ceph orch upgrade ls --image quay.io/ceph/ceph | grep 16.2.0 + - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2