]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
remove the RELEASE checkbox on the ceph-next job
authorAndrew Schoen <aschoen@redhat.com>
Tue, 27 Oct 2015 14:42:02 +0000 (09:42 -0500)
committerKen Dreyer <kdreyer@redhat.com>
Tue, 27 Oct 2015 15:22:37 +0000 (09:22 -0600)
We do not sign with jenkins anymore

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
ceph-next/config/definitions/ceph-next.yml

index d3d1d9ec50ab0fcf1bfd7dceacca8e8bf7747d41..39eee278d3f32de680200bdb884201345806f120 100644 (file)
           description: "The git branch (or tag) to build"
           default: master
 
-      - bool:
-          name: RELEASE
-          description: "
-If this is unchecked, then the builds will be signed with the autosign key (03C3951A). This is the default.&lt;br/&gt;
-
-If this is checked, then the builds will be signed by the release key (460F3994).&lt;br/&gt;
-
-Only check this box if we will be shipping the packages as formal releases."
-
       - bool:
           name: TEST
           description: "
-If this is unchecked, then the builds will be pushed to chacra with the correct ref. This is the default.&lt;br/&gt;
+If this is unchecked, then the builds will be pushed to chacra with the correct ref. This is the default.
 
 If this is checked, then the builds will be pushed to chacra under the 'test' ref."