From: David Galloway Date: Tue, 9 Aug 2022 16:52:27 +0000 (-0400) Subject: ceph-windows: Use quincy X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=f831767552ebe6a572c1c1fd4fb3d50ab7823aba;p=ceph-build.git ceph-windows: Use quincy Signed-off-by: David Galloway --- diff --git a/scripts/ceph-windows/run_tests b/scripts/ceph-windows/run_tests index 618a66e2..3352a18d 100644 --- a/scripts/ceph-windows/run_tests +++ b/scripts/ceph-windows/run_tests @@ -7,7 +7,7 @@ if [[ ! -f $WORKSPACE/ceph.zip ]]; then exit 1 fi -CEPHADM_RELEASE=${CEPHADM_RELEASE:-"pacific"} +CEPHADM_RELEASE=${CEPHADM_RELEASE:-"quincy"} # # Install requirements (if needed)