summaryrefslogtreecommitdiffstats
path: root/jjb/optf/optf-has.yaml
diff options
context:
space:
mode:
authorDileep Ranganathan <dileep.ranganathan@intel.com>2018-02-20 04:36:30 -0800
committerDileep Ranganathan <dileep.ranganathan@intel.com>2018-02-20 04:36:30 -0800
commit376c8270b80d094b537ef63e0f5449f5259c2542 (patch)
tree549748039e9d601686b196884d2be5f35daab398 /jjb/optf/optf-has.yaml
parent72e71aeb6337af9357cdcff79cdd70a6442c087f (diff)
Added docker release jobs for has and osdf
Added calling scripts to build docker image. Modified the jjb to add docker release job. Change-Id: I9268f63cc22041d0cea2f2cdb282f8d5ce8f3687 Issue-ID: OPTFRA-5 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Diffstat (limited to 'jjb/optf/optf-has.yaml')
-rw-r--r--jjb/optf/optf-has.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/jjb/optf/optf-has.yaml b/jjb/optf/optf-has.yaml
index 77a7443cf..08d4e0258 100644
--- a/jjb/optf/optf-has.yaml
+++ b/jjb/optf/optf-has.yaml
@@ -17,6 +17,11 @@
- '{project-name}-{stream}-{subproject}-verify-java'
- '{project-name}-{stream}-{subproject}-merge-java'
- '{project-name}-{stream}-{subproject}-release-version-java-daily'
+ - '{project-name}-{stream}-{subproject}-docker-java-version-shell-daily':
+ docker-pom: 'pom.xml'
+ mvn-goals: 'install'
+ script:
+ !include-raw-escape: 'build-optf-has-docker-image.sh'
files: '**'
archive-artifacts: ''
build-node: 'ubuntu1604-basebuild-4c-4g'