]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
jenkins-job-builder: update URLs 181/head
authorKen Dreyer <kdreyer@redhat.com>
Wed, 28 Oct 2015 21:31:46 +0000 (15:31 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Wed, 28 Oct 2015 21:32:30 +0000 (15:32 -0600)
GitHub's webhooks to https://jenkins.ceph.com/git/notifyCommit are not
triggering rebuilds of this job.

Tweak the URLs to see if this makes a difference.

jenkins-job-builder/config/definitions/jjb.yml

index 5595b9456052a45e8891850afb11ac713bd32c45..647fff95a3da1929f3432971a3b2b1d55caf2b10 100644 (file)
@@ -10,6 +10,9 @@
     block-downstream: false
     block-upstream: false
     retry-count: 3
+    properties:
+      - github:
+          url: https://github.com/ceph/ceph-build
 
     triggers:
       - github
 
     scm:
       - git:
-          url: https://github.com/ceph/ceph-build.git
+          url: https://github.com/ceph/ceph-build
           branches:
             - master
           browser: githubweb
-          browser-url: http://github.com/ceph/ceph-build.git
+          browser-url: https://github.com/ceph/ceph-build
           timeout: 20
 
     builders: