From ffebd356146216614e2617965142484d72eeba3f Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Tue, 22 Dec 2015 19:49:07 -0500 Subject: [PATCH] teuthology prs should be concurrent jobs Signed-off-by: Alfredo Deza --- .../config/definitions/teuthology-pull-requests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/teuthology-pull-requests/config/definitions/teuthology-pull-requests.yml b/teuthology-pull-requests/config/definitions/teuthology-pull-requests.yml index 2753a202..dd1a815c 100644 --- a/teuthology-pull-requests/config/definitions/teuthology-pull-requests.yml +++ b/teuthology-pull-requests/config/definitions/teuthology-pull-requests.yml @@ -3,6 +3,7 @@ node: trusty && amd64 && small project-type: freestyle defaults: global + concurrent: true display-name: 'Teuthology: Pull Requests' quiet-period: 5 block-downstream: false -- 2.47.3