diff options
author | Dileep Ranganathan <dileep.ranganathan@intel.com> | 2018-08-08 06:02:41 -0700 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-08-09 15:28:16 +0000 |
commit | be3a2372e252f37fa268f919025e3782bbe4887b (patch) | |
tree | 22b8a63be6885f537fff7848f46995095b5ed32e /docs/submodules/optf/has.git | |
parent | 64daa1bd598429a0e8077bc5152ad522a385c13b (diff) |
Updated git submodules
Project: optf/has master 27553f737c5d9717d5ef96b38cda3bfa52e9ccc1
Fix the docker build image workflow
Fixed the Docker build image workflow.
Added seperate tagging for SNAPSHOT-latest and STAGING-latest
There are two docker jobs currently. One produces SNAPSHOT images
and other produces STAGING images. SNAPSHOT images are build from
nexus2 maven snapshots artifacts where as STAGING images are built
from nexus2 maven releases artifacts.
Removed libxml2-utils dependency from docker build image script.
Since the dedicated docker node might be shared by multiple jobs,
apt-get install inside the script might cause conflict and cause
failure of the docker jenkins jobs. Moved the dependency to be part
of the jenkins infrastructure node itself.
Change-Id: I122974c984b1b0ece98bbd5a783d7923504abf3e
Issue-ID: OPTFRA-301
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Diffstat (limited to 'docs/submodules/optf/has.git')
m--------- | docs/submodules/optf/has.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/optf/has.git b/docs/submodules/optf/has.git -Subproject fd43ca256b21606c64d1463a3cd024fbf73b4a5 +Subproject 27553f737c5d9717d5ef96b38cda3bfa52e9ccc |