]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/cephadm: support to pull stable branch compiled cephadm
authorAdam King <adking@redhat.com>
Wed, 16 Aug 2023 23:56:38 +0000 (19:56 -0400)
committerAdam King <adking@redhat.com>
Mon, 8 Jan 2024 14:51:52 +0000 (09:51 -0500)
commit67c5669157e1771ab075bef095fb6bcd29975a38
tree4ac936b8cdb60c20b700256cf92cee338a0f164d
parentadb1aeea31c7f972b2301065f2fd197364b936a2
qa/cephadm: support to pull stable branch compiled cephadm

This is to allow us to pull the latest build of
cephadm off of a stable branch (currently the only
valid option for that is reef, although this hopefully
will work with squid, T release, etc. in the future).

This should allow us to bootstrap cliusters based on
those stable branches for use in upgrade testing

Signed-off-by: Adam King <adking@redhat.com>
qa/tasks/cephadm.py
qa/tasks/util/chacra.py