summaryrefslogtreecommitdiffstats
path: root/jjb/global-templates-docker.yaml
diff options
context:
space:
mode:
authorLasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>2020-11-27 16:54:51 +0200
committerLasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>2020-11-27 17:07:47 +0200
commitbfdc1999cfe12b9e9681500a0f479038d89421c7 (patch)
tree7680984a704002ff1e64f678843b3dc2867516e5 /jjb/global-templates-docker.yaml
parent3f4548ec0ceb6f9179b2d7c4744e9a7e68f07818 (diff)
Rename project-specific CSIT PoC jobs
- remove PoC postfixes and rename the templates properly - update changed names to music jobs - add comments to identify all relevant templates as parts of project-specific CSIT flow Issue-ID: INT-1794 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: Ib4fb99a9aeb14215346802a4aee158e0a07eb5eb
Diffstat (limited to 'jjb/global-templates-docker.yaml')
-rw-r--r--jjb/global-templates-docker.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/jjb/global-templates-docker.yaml b/jjb/global-templates-docker.yaml
index 309a7c7b1..a1a051fbb 100644
--- a/jjb/global-templates-docker.yaml
+++ b/jjb/global-templates-docker.yaml
@@ -302,14 +302,15 @@
DOCKERHUB_REGISTRY=docker.io
- job-template:
- # Job template PoC for tagging snapshot docker images
+ # Job template for tagging snapshot docker images
# identified by given unique tag as STAGING
+ # in project-specific CSIT versioning flow
# The purpose of this job template is to run:
# 1. login to the docker registry
# 2. run a specified shell builder for tagging
#
- name: '{project-name}-{stream}-docker-staging-PoC'
+ name: '{project-name}-{stream}-docker-staging'
project-type: freestyle
node: 'ubuntu1804-docker-8c-8g'
disabled: '{disabled}'