X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fdcaegen2%2Fdcaegen2-collectors-ves.yaml;h=f310f5badb60f59d2c1afb2d928368ab9b730bce;hb=75c66f983bfed92ff2313f79ad3beaa485bae1e4;hp=74d9a243d940b21ea85ad1b333230de7aa05d710;hpb=6dad57e7dbcf530839abe065981e37e5d0756346;p=ci-management.git diff --git a/jjb/dcaegen2/dcaegen2-collectors-ves.yaml b/jjb/dcaegen2/dcaegen2-collectors-ves.yaml index 74d9a243d..f310f5bad 100644 --- a/jjb/dcaegen2/dcaegen2-collectors-ves.yaml +++ b/jjb/dcaegen2/dcaegen2-collectors-ves.yaml @@ -11,11 +11,12 @@ stream: - 'master': branch: 'master' - mvn-settings: 'dcaegen2-collectors-ves-settings' - # due to a strange macro / variable translation problem this needs - # to be passed as a string block to properly get the properties - # correctly defined in the job - maven-deploy-properties: | - deployAtEnd=true - files: '**' - archive-artifacts: '' + mvn-settings: 'dcaegen2-collectors-ves-settings' + # due to a strange macro / variable translation problem this needs + # to be passed as a string block to properly get the properties + # correctly defined in the job + maven-deploy-properties: | + deployAtEnd=true + files: '**' + archive-artifacts: '' + build-node: 'ubuntu1604-docker-8c-8g'