X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fvfc%2Fvfc-nfvo-driver-ems-java.yaml;h=5933f2160a9b41860d0403b402092bfc327fc03f;hb=85454cac93d033ec03720bf377d3755ae3c82e01;hp=8c38d48d2d0c93333e1d3cc6a3773f18f6570811;hpb=6af7e9d3c72d4e30231a6b58ad4f5b4ff37cffa6;p=ci-management.git diff --git a/jjb/vfc/vfc-nfvo-driver-ems-java.yaml b/jjb/vfc/vfc-nfvo-driver-ems-java.yaml index 8c38d48d2..5933f2160 100644 --- a/jjb/vfc/vfc-nfvo-driver-ems-java.yaml +++ b/jjb/vfc/vfc-nfvo-driver-ems-java.yaml @@ -10,11 +10,17 @@ mvn-settings: 'vfc-nfvo-driver-ems-settings' subproject: - 'drv-ems-boco': - pom: 'ems/boco/pom.xml' - pattern: 'ems/boco/**' + pom: 'ems/pom.xml' + pattern: 'ems/**' jobs: - '{project-name}-{stream}-{subproject}-verify-java' - '{project-name}-{stream}-{subproject}-merge-java' + - '{project-name}-{stream}-release-version-java-daily' + - '{project-name}-{stream}-docker-java-version-shell-daily': + docker-pom: 'pom.xml' + mvn-goals: 'install' + script: + !include-raw-escape: 'build-driver-ems-docker-image.sh' files: '**' archive-artifacts: '' build-node: ubuntu1604-basebuild-4c-4g \ No newline at end of file