Concurrent true for opnfv-yamllint-verify-master 91/26591/1
authorAric Gardner <agardner@linuxfoundation.org>
Thu, 29 Dec 2016 19:43:41 +0000 (14:43 -0500)
committerAric Gardner <agardner@linuxfoundation.org>
Thu, 29 Dec 2016 19:48:36 +0000 (14:48 -0500)
this patchset https://gerrit.opnfv.org/gerrit/#/c/26517/10

build logs:

Building remotely on lf-build1 (opnfv-build-centos opnfv-build
opnfv-sysinfo ci-resource) in workspace
/home/jenkins-ci/opnfv/slave_root/workspace/opnfv-yamllint-verify-master

FATAL: The project is configured to NOT run builds concurrent, but the
node parameter [SLAVE_NAME] is configured to trigger new builds
concurrent!
java.lang.IllegalStateException: The project is configured to NOT run
builds concurrent, but the node parameter [SLAVE_NAME] is configured to
trigger new builds concurrent!

linting can be done concurrently

Change-Id: Ied083c3db5c22621af121324ce5264c1851cb31e
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
jjb/releng/opnfv-lint.yml

index cd122d8..a96fce6 100644 (file)
@@ -71,6 +71,8 @@
 
     disabled: '{obj:disabled}'
 
+    concurrent: true
+
     parameters:
         - project-parameter:
             project: $GERRIT_PROJECT