]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-windows: Use quincy
authorDavid Galloway <dgallowa@redhat.com>
Tue, 9 Aug 2022 16:52:27 +0000 (12:52 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Tue, 9 Aug 2022 16:52:27 +0000 (12:52 -0400)
Signed-off-by: David Galloway <dgallowa@redhat.com>
scripts/ceph-windows/run_tests

index 618a66e2ad8aee187bf8623d3a80c03a41a75b91..3352a18df39fd445f6483f82db3de1221fb15299 100644 (file)
@@ -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)