From: Alfredo Deza Date: Mon, 16 Apr 2018 21:42:30 +0000 (-0400) Subject: ceph-volume-test: configurable ceph repo url X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=0c1ae3b8a7b260834e04a1a101ef5c51bc195313;p=ceph-build.git ceph-volume-test: configurable ceph repo url Signed-off-by: Alfredo Deza --- diff --git a/ceph-volume-test/config/definitions/ceph-volume-test.yml b/ceph-volume-test/config/definitions/ceph-volume-test.yml index 7b6d33b4..dba4f4dc 100644 --- a/ceph-volume-test/config/definitions/ceph-volume-test.yml +++ b/ceph-volume-test/config/definitions/ceph-volume-test.yml @@ -29,6 +29,10 @@ name: CEPH_ANSIBLE_BRANCH description: "The ceph-ansible branch to test against" default: "master" + - string: + name: CEPH_REPO_URL + description: "The full https url to clone from" + default: "https://github.com/ceph/ceph.git" builders: - multijob: