From: Andrew Schoen Date: Mon, 29 Aug 2016 20:08:36 +0000 (-0500) Subject: set concurrent: true in ceph-dev-setup and ceph-dev-build X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=834792d0b8c63b802fa5322ce9ef349154361567;p=ceph-build.git set concurrent: true in ceph-dev-setup and ceph-dev-build Signed-off-by: Andrew Schoen --- diff --git a/ceph-dev-build/config/definitions/ceph-dev-build.yml b/ceph-dev-build/config/definitions/ceph-dev-build.yml index e388f881..84a6ac24 100644 --- a/ceph-dev-build/config/definitions/ceph-dev-build.yml +++ b/ceph-dev-build/config/definitions/ceph-dev-build.yml @@ -5,6 +5,7 @@ display-name: 'ceph-dev-build' block-downstream: false block-upstream: false + concurrent: true properties: - github: url: https://github.com/ceph/ceph diff --git a/ceph-dev-setup/config/definitions/ceph-dev-setup.yml b/ceph-dev-setup/config/definitions/ceph-dev-setup.yml index 08f89d95..dd9c5843 100644 --- a/ceph-dev-setup/config/definitions/ceph-dev-setup.yml +++ b/ceph-dev-setup/config/definitions/ceph-dev-setup.yml @@ -12,6 +12,7 @@ artifactNumToKeep: -1 block-downstream: false block-upstream: false + concurrent: true properties: - github: url: https://github.com/ceph/ceph