summaryrefslogtreecommitdiffstats
path: root/jjb/global-templates-golang.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/global-templates-golang.yaml')
-rw-r--r--jjb/global-templates-golang.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/jjb/global-templates-golang.yaml b/jjb/global-templates-golang.yaml
index 0bfb0b94c..d29528a3b 100644
--- a/jjb/global-templates-golang.yaml
+++ b/jjb/global-templates-golang.yaml
@@ -203,8 +203,8 @@
maven-version: '{maven-version}'
- job-template:
- # Job template PoC for building & pushing snapshot docker images
- # for CSIT verification
+ # Job template for building and pushing uniquely tagged
+ # snapshot docker images in project-specific CSIT flow
#
# golangver can be set to golang110 or golang111
# depending on what version is needed by the project
@@ -215,7 +215,7 @@
# 2. run a specified shell builder
#
- name: '{project-name}-{stream}-golang-docker-snapshot-PoC'
+ name: '{project-name}-{stream}-golang-docker-snapshot'
golangver: 'golang110'
project-type: freestyle
node: 'ubuntu1804-docker-8c-8g'