summaryrefslogtreecommitdiffstats
path: root/jjb/dcaegen2/dcaegen2-collectors-hv-ves.yaml
diff options
context:
space:
mode:
authorPiotr Jaszczyk <piotr.jaszczyk@nokia.com>2018-08-21 12:09:34 +0200
committerPiotr Jaszczyk <piotr.jaszczyk@nokia.com>2018-08-22 07:29:53 +0200
commit8cc15b628613a6a31fd5ae1c8b1ca7f641779fa4 (patch)
tree0b28a2909d419732cc6daae2fc83fcfaaa85b168 /jjb/dcaegen2/dcaegen2-collectors-hv-ves.yaml
parent0e63c41a711fab2aba339d0887ee6eaab6d932f3 (diff)
Skip docker for dcaegen2/collectors/hv-ves sonar
Sonar build can be ran on non-docker VM but it should skip all Docker-related goals. Change-Id: I4b9db99a5f09cbcbd8847bb4962e30188f830b28 Issue-ID: DCAEGEN2-719 Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
Diffstat (limited to 'jjb/dcaegen2/dcaegen2-collectors-hv-ves.yaml')
-rw-r--r--jjb/dcaegen2/dcaegen2-collectors-hv-ves.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/dcaegen2/dcaegen2-collectors-hv-ves.yaml b/jjb/dcaegen2/dcaegen2-collectors-hv-ves.yaml
index 601fd2be3..c6929bb98 100644
--- a/jjb/dcaegen2/dcaegen2-collectors-hv-ves.yaml
+++ b/jjb/dcaegen2/dcaegen2-collectors-hv-ves.yaml
@@ -37,4 +37,5 @@
branch: 'master'
mvn-settings: 'dcaegen2-collectors-hv-ves-settings'
mvn-goals: 'clean install'
+ mvn-params: '-DskipDocker'
mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'