]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
add a TEST_BUILD checkbox to the ceph-next job
authorAndrew Schoen <aschoen@redhat.com>
Mon, 26 Oct 2015 18:48:25 +0000 (13:48 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Mon, 26 Oct 2015 18:48:25 +0000 (13:48 -0500)
This will be used to force the job to push binaries to the 'test' ref at
chacra.ceph.com. This way we can do test builds without polluting the
system with bogus binaries.

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

index 46299bc90ba7b773c2bf6cbd0bc35a29a9feac5f..af50892d370b72d317fa4d6fcf02134d58c9129d 100644 (file)
@@ -32,6 +32,13 @@ If this is checked, then the builds will be signed by the release key (460F3994)
 
 Only check this box if we will be shipping the packages as formal releases."
 
+      - bool:
+          name: TEST_BUILD
+          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 checked, then the builds will be pushed to chacra under the 'test' ref."
+
     builders:
       - multijob:
           name: 'ceph setup phase'