From: Alfredo Deza Date: Wed, 28 Oct 2015 10:55:30 +0000 (-0400) Subject: add a ceph tag phase X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=ea8dc2387636148bdfd71596ed68c00abb613649;p=ceph-build.git add a ceph tag phase Signed-off-by: Alfredo Deza --- 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