]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/upgrade/reef-x: pull compiled cephadm to start upgrades from reef 54721/head
authorAdam King <adking@redhat.com>
Wed, 29 Nov 2023 16:49:38 +0000 (11:49 -0500)
committerAdam King <adking@redhat.com>
Mon, 8 Jan 2024 14:51:52 +0000 (09:51 -0500)
The compiled zipapp cephadm that began in reef needs
to be pulled differently than the old single python script
cephadm from earlier releases. This commit updates the reef-x
upgrade suite to pull cephadm in this new way.

Signed-off-by: Adam King <adking@redhat.com>
qa/suites/upgrade/reef-x/parallel/1-tasks.yaml
qa/suites/upgrade/reef-x/stress-split/1-start.yaml

index 6e3ede31c04c113e5423432476c5949b01bc6ad0..7f7ad8c57d3df5299a7498c27d82089ca726283a 100644 (file)
@@ -7,8 +7,7 @@ tasks:
 - print: "**** done start installing reef cephadm ..."
 - cephadm:
     image: quay.ceph.io/ceph-ci/ceph:reef
-    cephadm_branch: reef
-    cephadm_git_url: https://github.com/ceph/ceph
+    compiled_cephadm_branch: reef
     conf:
       osd:
         #set config option for which cls modules are allowed to be loaded / used
index b4a67744f3555e9f3f8bc98728e2ba3a0910b27b..1add459f439e1843276b9854d7a28c44eb43a154 100644 (file)
@@ -6,8 +6,7 @@ tasks:
 
 - cephadm:
     image: quay.ceph.io/ceph-ci/ceph:reef
-    cephadm_branch: reef
-    cephadm_git_url: https://github.com/ceph/ceph
+    compiled_cephadm_branch: reef
     conf:
       osd:
         #set config option for which cls modules are allowed to be loaded / used