Add unified merge PoC job templates 51/115051/9
authorLasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Wed, 18 Nov 2020 17:47:24 +0000 (19:47 +0200)
committerLasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Fri, 20 Nov 2020 16:03:56 +0000 (18:03 +0200)
commitbc08d659e85dcd4cbb8fdcc78167a19c624d8c80
tree5ae670ea9f501ad4aecd90f0394b596f34305708
parent0e310453deaed015f3263f1f4c5e0fb6e2f24704
Add unified merge PoC job templates

 - add PoC templates for unified merge and docker image STAGING jobs
   - unified merge job is triggered by merge submit trigger
   - the triggered docker build and CSIT are based on master
 - use the templates in music
 - restore the original {project-name}-{stream}-docker-golang-shell-daily
   music job
 - remove unsupported "condition" parameters from trigger-jobs
 - change project-specific CSIT to a single job that triggers all the
   plans under the project
 - change snapshot docker build to a single job that is named by
   artifact type (in music's case golang)
 - these changes should not be applied before integration/csit commit
   https://gerrit.onap.org/r/c/integration/csit/+/115170 is merged!

Issue-ID: INT-1783
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: If838b264a82069504817bcf2612011c33e3d26f2
jjb/global-templates-docker.yaml
jjb/global-templates-golang.yaml
jjb/integration/integration-macros.yaml
jjb/integration/integration-templates-csit.yaml
jjb/music/music-distributed-kv-store-csit.yaml
jjb/music/music-distributed-kv-store.yaml
jjb/music/tag-music-distributed-kv-store-image-staging.sh [new file with mode: 0755]