[SDC] allow concurrent builds 95/117695/2
authorChrisC <christophe.closset@intl.att.com>
Wed, 10 Feb 2021 18:50:04 +0000 (19:50 +0100)
committerChristophe Closset <christophe.closset@intl.att.com>
Wed, 10 Feb 2021 19:19:52 +0000 (19:19 +0000)
allow concurrency for SDC CSIT jobs, since these are now part of verify we need to be able to run more than one at a time

Issue-ID: SDC-3465
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I442f94c30768f1448ae9f9c8dcd62c96a4e110a0

jjb/sdc/sdc-csit.yaml

index b8c3582..9bb7982 100644 (file)
@@ -9,6 +9,7 @@
                 mvn-goals: clean install
                 mvn-params: '-Dnpm.registry=https://nexus3.onap.org/repository/npm.public/ -Ddocker.skip.push=true -P docker,all-for-integration-tests-only'
                 maven-versions-plugin: true
+                concurrent: true
           - '{project-name}-merge-verification-maven-{stream}':
                 build-node: ubuntu1804-docker-8c-16g
                 container-public-registry: 'nexus3.onap.org:10001'