]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
change name so it doesn't conflict with existing job; remove commented out branches
authorAndrew Schoen <andrew.schoen@gmail.com>
Fri, 7 Nov 2014 17:49:12 +0000 (11:49 -0600)
committerAndrew Schoen <andrew.schoen@gmail.com>
Fri, 7 Nov 2014 17:49:12 +0000 (11:49 -0600)
ceph-deploy/config/definitions/ceph-deploy.yml

index d578d8762880bdd5c0ff149a9f9993f605824b3a..20a3c94abc3f9c31c2e1dc7b5d3312094a5c1ced 100644 (file)
@@ -1,19 +1,16 @@
 - job:
-    name: ceph-deploy 
+    name: ceph-deploy2
     node: gitbuilder-cdep-deb-cloud-precise-amd64-basic
     project-type: matrix
     defaults: global
     disabled: false
-    display-name: 'Ceph Deploy
+    display-name: 'Ceph Deploy 2'
     concurrent: true
     quiet-period: 5
     block-downstream: false
     block-upstream: false
     retry-count: 3
 
-    triggers:
-      - pollscm: "H * * * *"
-
     parameters:
       - string:
           name: BRANCH
       - git:
           url: https://github.com/ceph/ceph-deploy.git
           branches:
-            #- master
-            #- firefly
-            #- giant
-            #- next
             - $BRANCH
           browser: githubweb
           browser-url: http://github.com/ceph/ceph-deploy.git