Skip to content

Commit 99a5546

Browse files
committed
qa/suites/fs: pull compiled cephadm for squid branch in mds_upgrade_sequence
The approach to pull from github stopped working after quincy. We need to use this new compiled_cephadm_branch option to pull the binary for reef or squid unless the cephadm we want is the one from the actual build we're testing (so basically just pre-upgrade in upgrade tests) Fixes: https://tracker.ceph.com/issues/66786 Signed-off-by: Adam King <[email protected]>
1 parent 31603f3 commit 99a5546

File tree

1 file changed

+1
-2
lines changed
  • qa/suites/fs/upgrade/mds_upgrade_sequence/tasks/0-from

1 file changed

+1
-2
lines changed

qa/suites/fs/upgrade/mds_upgrade_sequence/tasks/0-from/squid.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ tasks:
1111
- cephadm:
1212
image: quay.ceph.io/ceph-ci/ceph:squid
1313
roleless: true
14-
cephadm_branch: squid
15-
cephadm_git_url: https://github.com/ceph/ceph
14+
compiled_cephadm_branch: squid
1615
conf:
1716
osd:
1817
#set config option for which cls modules are allowed to be loaded / used

0 commit comments

Comments
 (0)