From ea8dc2387636148bdfd71596ed68c00abb613649 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Wed, 28 Oct 2015 06:55:30 -0400 Subject: [PATCH] add a ceph tag phase Signed-off-by: Alfredo Deza --- ceph-next/config/definitions/ceph-next.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ceph-next/config/definitions/ceph-next.yml b/ceph-next/config/definitions/ceph-next.yml index f32d8135..f3d0b9e3 100644 --- a/ceph-next/config/definitions/ceph-next.yml +++ b/ceph-next/config/definitions/ceph-next.yml @@ -36,8 +36,18 @@ If this is checked, then the builds will be pushed to chacra under the 'test' re If this is unchecked, then then nothing is built or pushed if they already exist in chacra. This is the default. If this is checked, then the binaries will be built and pushed to chacra even if they already exist in chacra." + - string: + name: VERSION + description: "The version for release, e.g. 0.94.4" builders: + - multijob: + name: 'ceph tag phase' + condition: SUCCESSFUL + projects: + - name: ceph-tag + current-parameters: true + exposed-scm: false - multijob: name: 'ceph setup phase' condition: SUCCESSFUL -- 2.39.5