From 37bc5cbe8176124714044f277d3c0accbbf7f197 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Mon, 25 Jan 2016 10:59:34 -0500 Subject: [PATCH] pr checks should be concurrent Signed-off-by: Alfredo Deza --- ceph-pr-commits/config/definitions/ceph-pr-commits.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ceph-pr-commits/config/definitions/ceph-pr-commits.yml b/ceph-pr-commits/config/definitions/ceph-pr-commits.yml index 183e9247..6fac9e13 100644 --- a/ceph-pr-commits/config/definitions/ceph-pr-commits.yml +++ b/ceph-pr-commits/config/definitions/ceph-pr-commits.yml @@ -32,6 +32,7 @@ project-type: freestyle defaults: global display-name: 'ceph: Pull Request commits' + concurrent: true quiet-period: 5 block-downstream: false block-upstream: false -- 2.47.3