]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/cephadm: allow custom git_url for cephadm_branch pull 39181/head
authorSage Weil <sage@newdream.net>
Fri, 29 Jan 2021 20:03:43 +0000 (14:03 -0600)
committerSage Weil <sage@newdream.net>
Fri, 29 Jan 2021 20:03:43 +0000 (14:03 -0600)
commit2b2554c88bc1104980e66de77f14f96e53d142e0
treec11e85ef97ee3ce208a43447e50fc7b0711db5d4
parent74275226ac79999bfd40e683dc9a1309e76033bf
qa/tasks/cephadm: allow custom git_url for cephadm_branch pull

Normally the git_url is git://git.ceph.com/ceph-ci.git, which mirrors
upstream ceph-ci.git.  However, the release branches aren't present there.
Allow a custom git_url so we can pull these from the main ceph.git.

Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 5842058d128d48495285242b46e41eba18916084)

# Conflicts:
# qa/suites/upgrade/pacific-x/parallel/1-tasks.yaml
qa/suites/rados/cephadm/upgrade/1-start.yaml
qa/suites/upgrade/octopus-x/parallel/1-tasks.yaml
qa/tasks/cephadm.py