summaryrefslogtreecommitdiffstats
path: root/jjb/global-templates-script.yaml
diff options
context:
space:
mode:
authorJulienBe <jb379x@att.com>2017-03-28 02:54:51 -0700
committerJulienBe <jb379x@att.com>2017-03-28 02:55:33 -0700
commitd45ff9569575dedcfa95ae8ab40ba518fac3678a (patch)
tree8a59dc15d235fdfd356afe1fa4a5b471fe5ab7b5 /jjb/global-templates-script.yaml
parentbf07d0a5c4c676439618dc45234eeb91fdefd8dc (diff)
Moving blessing job to a X.Y-STAGING-latest model
Change-Id: I4897501e6c392480d760b9eb564df04343127e27 Signed-off-by: JulienBe <jb379x@att.com>
Diffstat (limited to 'jjb/global-templates-script.yaml')
-rw-r--r--jjb/global-templates-script.yaml16
1 files changed, 10 insertions, 6 deletions
diff --git a/jjb/global-templates-script.yaml b/jjb/global-templates-script.yaml
index 416717b9e..42cf98d49 100644
--- a/jjb/global-templates-script.yaml
+++ b/jjb/global-templates-script.yaml
@@ -876,13 +876,17 @@
parameters:
- string:
- name: VERSION
- description: "VERSION of the STAGING image to bless into this RELEASE VERSION
- Example : 1.2.3"
+ name: X
+ description: "x VERSION of the STAGING image to bless into this RELEASE VERSION
+ Example : 1"
- string:
- name: TIMESTAMP
- description: "TIMESTAMP of the STAGING image to pull
- Example : 20170308T1332"
+ name: Y
+ description: "y VERSION of the STAGING image to bless into this RELEASE VERSION
+ Example : 2"
+ - string:
+ name: Z
+ description: "z VERSION of the RELEASE VERSION
+ Example : 3"
- string:
name: PROJECT
default: '{project}'