From bed199575f43232f52c6ff855ec7abd4c796b48f Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Wed, 16 Aug 2017 10:59:51 -0400 Subject: [PATCH] ceph-pr-docs: make build concurrent Signed-off-by: Alfredo Deza --- ceph-pr-docs/config/definitions/ceph-pr-docs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ceph-pr-docs/config/definitions/ceph-pr-docs.yml b/ceph-pr-docs/config/definitions/ceph-pr-docs.yml index 6a29605b..87896d27 100644 --- a/ceph-pr-docs/config/definitions/ceph-pr-docs.yml +++ b/ceph-pr-docs/config/definitions/ceph-pr-docs.yml @@ -1,6 +1,7 @@ - job: name: ceph-pr-docs display-name: 'ceph: Pull Requests Docs Check' + concurrent: true node: trusty && x86_64 project-type: freestyle defaults: global -- 2.47.3