summaryrefslogtreecommitdiffstats
path: root/jjb/dcaegen2/dcaegen2-collectors-hv-ves.yaml
diff options
context:
space:
mode:
authorPiotr Jaszczyk <piotr.jaszczyk@nokia.com>2018-08-16 08:18:23 +0200
committerPiotr Jaszczyk <piotr.jaszczyk@nokia.com>2018-08-16 09:53:27 +0200
commit004231e8cbc43275d20aff848ac78d7932639101 (patch)
tree14d540b5d1fcf522b36d8c8d26aa0757a59dc5af /jjb/dcaegen2/dcaegen2-collectors-hv-ves.yaml
parent717c2c2cc3a337fcb68e46b605cd05ed5c98afc8 (diff)
Support dcaegen2/collectors/hv-ves docker push
Add a build job which will run docker push by means of Maven definition in HV-VES Collector. Change-Id: I7a870d04ef475474d2d62fc55d4ed7def556f59a Issue-ID: DCAEGEN2-661 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.yaml7
1 files changed, 6 insertions, 1 deletions
diff --git a/jjb/dcaegen2/dcaegen2-collectors-hv-ves.yaml b/jjb/dcaegen2/dcaegen2-collectors-hv-ves.yaml
index ea9f1fe44..601fd2be3 100644
--- a/jjb/dcaegen2/dcaegen2-collectors-hv-ves.yaml
+++ b/jjb/dcaegen2/dcaegen2-collectors-hv-ves.yaml
@@ -16,11 +16,16 @@
build-node: ubuntu1604-docker-8c-8g
jobs:
- gerrit-maven-clm
- - '{project-name}-{stream}-release-version-java-daily'
- '{project-name}-{stream}-verify-java':
mvn-goals: 'clean install'
- '{project-name}-{stream}-merge-java':
mvn-goals: 'clean deploy'
+ - '{project-name}-{stream}-release-version-java-daily'
+ - '{project-name}-{stream}-docker-java-shell-daily':
+ mvn-goals: 'clean deploy -DskipNexusStagingDeployMojo=true -DskipDockerPush=false'
+ # No-op
+ script: '/bin/true'
+
- project:
name: dcaegen2-collectors-hv-ves-sonar
jobs: