]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/tasks/cephadm: conditionally pull cephadm binary from chacra
authorMichael Fritch <mfritch@suse.com>
Wed, 26 Jan 2022 22:46:41 +0000 (15:46 -0700)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 13 Sep 2022 16:17:20 +0000 (12:17 -0400)
commit95ead7401fea97b0bb3033c6ad88ee0f2e31f3e2
tree8b554a6f3601d6a80fae33f7cce1bf097dad1b93
parent72181fc14c8ed8815c3da241a0726518023355bb
qa/tasks/cephadm: conditionally pull cephadm binary from chacra

When a specific (older) version of cephadm is needed for a test, pull
it from chacra. If we need to bootstrap an older version of ceph, we
pull an older "single-script" binary using the older method.

Co-authored-by: Michael Fritch <mfritch@suse.com>
Co-authored-by: John Mulligan <jmulligan@redhat.com>
Signed-off-by: Michael Fritch <mfritch@suse.com>
Signed-off-by: John Mulligan <jmulligan@redhat.com>
qa/tasks/cephadm.py