Age | Commit message (Collapse) | Author | Files | Lines |
|
- restore {project-name}-{stream}-docker-golang-shell-daily template
to its original state
- separate all new templates related to CSIT redesign by "PoC" postfix
- pass CSIT jobs to be triggered to the template with explicit
"jobs_to_trigger" list
- define UNIQUE_DOCKER_TAG as input parameter to CSIT template
Issue-ID: INT-1760
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: I6eef5bf407d5c89406d1b19d7d931d9d00092908
|
|
- add input parameter to docker job and pass it to the build script
(which has the requirement to use it to use it to tag any images
it creates and pushes to Nexus)
- this commit has no practical effect on music docker build until
https://gerrit.onap.org/r/c/music/distributed-kv-store/+/114637
is merged
Issue-ID: INT-1760
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: I7ed89081e7d399c46ec875659d4c022a85dbce54
|
|
This patch adds support to build/upload music-distributed-kv-store-image
to nexus.
For context: The docker-build.sh script is this: [1]
[1] - https://git.onap.org/music/distributed-kv-store/tree/deployment/docker-build.sh
Change-Id: I3320046d243d3452d12e2d5a06db1e04c832a269
Issue-ID: MUSIC-59
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
|