summaryrefslogtreecommitdiffstats
path: root/jjb/releng
diff options
context:
space:
mode:
authoragardner <agardner@linuxfoundation.org>2018-01-26 10:54:31 -0500
committeragardner <agardner@linuxfoundation.org>2018-01-26 11:03:45 -0500
commit4a77332a9be0ee8af444d32e4a8867ede73ade58 (patch)
tree7b6ae964513a90bcd5954e51903184ac9f5d1ee2 /jjb/releng
parent92e57bfbd6e426c733e4687868b7637327c34958 (diff)
Set lint jobs to run concurrent
Liniting is broken, last fix forgot to run linting concurrent FATAL: The project is configured to NOT run builds concurrent, but the node parameter [SLAVE_NAME] is configured to trigger new builds concurrent! Change-Id: I1eb4bf7279c7af4e01950b89c515e183fbc57b2d Signed-off-by: agardner <agardner@linuxfoundation.org>
Diffstat (limited to 'jjb/releng')
-rw-r--r--jjb/releng/opnfv-lint.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/jjb/releng/opnfv-lint.yml b/jjb/releng/opnfv-lint.yml
index 8cf647439..668b49021 100644
--- a/jjb/releng/opnfv-lint.yml
+++ b/jjb/releng/opnfv-lint.yml
@@ -31,6 +31,8 @@
disabled: '{obj:disabled}'
+ concurrent: true
+
parameters:
- project-parameter:
project: $GERRIT_PROJECT
@@ -83,6 +85,8 @@
disabled: '{obj:disabled}'
+ concurrent: true
+
parameters:
- project-parameter:
project: $GERRIT_PROJECT