]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
use auto browser for Git SCMs 212/head
authorKen Dreyer <kdreyer@redhat.com>
Fri, 6 Nov 2015 22:08:47 +0000 (15:08 -0700)
committerKen Dreyer <kdreyer@redhat.com>
Fri, 6 Nov 2015 22:58:36 +0000 (15:58 -0700)
Many jobs specified the githubweb browser and defined a specific URL to
find the commits.

Reduce the duplication and rely on the Jenkins Git plugin's ability to
automatically construct the URLs to the SCM commits.

14 files changed:
ceph-build-pull-requests/config/definitions/ceph-build-pull-requests.yml
ceph-deploy-docs/config/definitions/ceph-deploy-docs.yml
ceph-deploy-pull-requests/config/definitions/ceph-deploy-pull-requests.yml
ceph-deploy/config/definitions/ceph-deploy.yml
ceph-qa-suite-pull-requests/config/definitions/ceph-qa-suite-pull-requests.yml
ceph-tag/config/definitions/ceph-tag.yml
jenkins-job-builder/config/definitions/jjb.yml
mariner-installer-pull-requests/config/definitions/mariner-installer-pull-requests.yml
merfi-pull-requests/config/definitions/merfi-pull-requests.yml
radosgw-agent-pull-requests/config/definitions/radosgw-agent-pull-requests.yml
radosgw-agent/config/definitions/radosgw-agent.yml
takora-pull-requests/config/definitions/takora-pull-requests.yml
teuthology-docs/config/definitions/teuthology-docs.yml
teuthology-pull-requests/config/definitions/teuthology-pull-requests.yml

index 0554f1e40aea8ce1dfb9aa3ca52c562fe220c5b6..493415179078472dbfa78000ce9ccdae58009c4f 100644 (file)
@@ -44,8 +44,7 @@
           branches:
             - ${sha1}
           refspec: +refs/pull/*:refs/remotes/origin/pr/*
-          browser: githubweb
-          browser-url: https://github.com/ceph/ceph-build
+          browser: auto
           timeout: 20
           skip-tag: true
           wipe-workspace: false
index 941804e2cbde6a598f8c3224a787e580f1bdb965..20174a4afb03d42328974d45d6d1b85efea83720 100644 (file)
@@ -27,8 +27,7 @@
           url: https://github.com/ceph/ceph-deploy
           branches:
             - master
-          browser: githubweb
-          browser-url: https://github.com/ceph/ceph-deploy
+          browser: auto
           skip-tag: true
           timeout: 20
 
index 5db3618fc2b0e61ed83afa404a1858efcb3b7622..5872a8f25474578b65b5afa11f1f612a17e0afa9 100644 (file)
@@ -9,8 +9,7 @@
           branches:
             - ${sha1}
           refspec: +refs/pull/*:refs/remotes/origin/pr/*
-          browser: githubweb
-          browser-url: https://github.com/ceph/ceph-deploy
+          browser: auto
           timeout: 20
           skip-tag: true
           wipe-workspace: false
index 1889e3f07e7c8244635c634594935bfc731b54e4..275901cc766ba7ce55685442d75e55c4c9969ff9 100644 (file)
@@ -39,8 +39,7 @@ If this is checked, then the binaries will be built and pushed to chacra even if
           url: https://github.com/ceph/ceph-deploy.git
           branches:
             - $BRANCH
-          browser: githubweb
-          browser-url: http://github.com/ceph/ceph-deploy.git
+          browser: auto
           skip-tag: true
           timeout: 20
           wipe-workspace: true
index cd4372b5fd56603c69e949daa9d859f7e7bf2701..fb0a7a757694f929064483f322ac5bd07018ba51 100644 (file)
@@ -53,8 +53,7 @@
           branches:
             - ${sha1}
           refspec: +refs/pull/*:refs/remotes/origin/pr/*
-          browser: githubweb
-          browser-url: https://github.com/ceph/ceph-qa-suite
+          browser: auto
           timeout: 20
           skip-tag: true
           wipe-workspace: false
index 8fe822ee8c7cec29a24594daebe4a2c9fba61716..f7205aaf131a470247d762aac2c20379633b7548 100644 (file)
@@ -3,7 +3,7 @@
     scm:
       - git:
           url: https://github.com/ceph/ceph-build.git
-          browser-url: https://github.com/ceph/ceph-build
+          browser: auto
           timeout: 20
           skip-tag: true
           wipe-workspace: true
index 6bdc27acab3dfdb1131fff007162ad97779d3919..6f07f74b75a4d153860e2a1bb0681b91aaf2be2d 100644 (file)
@@ -27,8 +27,7 @@
           url: https://github.com/ceph/ceph-build
           branches:
             - master
-          browser: githubweb
-          browser-url: https://github.com/ceph/ceph-build
+          browser: auto
           timeout: 20
 
     builders:
index 3805279afed0ee0c7fd5f4530fca7d2653d5d677..a6abd74356b1306bc5feb1b10b6db972e7365d90 100644 (file)
@@ -32,8 +32,7 @@
           branches:
             - ${sha1}
           refspec: +refs/pull/*:refs/remotes/origin/pr/*
-          browser: githubweb
-          browser-url: https://github.com/ceph/mariner-installer
+          browser: auto
           timeout: 20
           skip-tag: true
           wipe-workspace: true
index d123e6005fa701d0b5cd9e80872de2419f13f10a..40d03bd5b0f8e17d0fc008268b4d5d31ca97d06f 100644 (file)
@@ -56,8 +56,7 @@
           branches:
             - ${sha1}
           refspec: +refs/pull/*:refs/remotes/origin/pr/*
-          browser: githubweb
-          browser-url: https://github.com/alfredodeza/merfi
+          browser: auto
           timeout: 20
           skip-tag: true
           wipe-workspace: true
index a72f713ba744820766111cc36edb9a2d57e6a9b7..b41ab73ea41d3b4eeb0e453b22fbbd7973c04845 100644 (file)
@@ -43,8 +43,7 @@
           branches:
             - ${sha1}
           refspec: +refs/pull/*:refs/remotes/origin/pr/*
-          browser: githubweb
-          browser-url: https://github.com/ceph/radosgw-agent
+          browser: auto
           timeout: 20
           skip-tag: true
           wipe-workspace: false
index 16bf08ba6c16180deb3af4676df8d6b106e5f367..b015cde090b155872aa04b737e270824e5dda869 100644 (file)
@@ -26,8 +26,7 @@
           url: https://github.com/ceph/radosgw-agent.git
           branches:
             - $BRANCH
-          browser: githubweb
-          browser-url: http://github.com/ceph/radosgw-agent.git
+          browser: auto
           timeout: 20
 
     axes:
index e211d37d4bb4f25785aaa2431d3e4494475e9bd5..ee0fcb652356016a9bf6f8364f88b84df96db8b0 100644 (file)
@@ -32,8 +32,7 @@
           branches:
             - ${sha1}
           refspec: +refs/pull/*:refs/remotes/origin/pr/*
-          browser: githubweb
-          browser-url: https://github.com/ceph/takora
+          browser: auto
           timeout: 20
           skip-tag: true
           wipe-workspace: true
index 6ab1dc76c394191c481e19bc2ef54596f6fad64d..b0a7fba6520e9a095c847476e5fcb4f74b595fc3 100644 (file)
@@ -27,8 +27,7 @@
           url: https://github.com/ceph/teuthology.git
           branches:
             - master
-          browser: githubweb
-          browser-url: https://github.com/ceph/teuthology.git
+          browser: auto
           timeout: 20
 
     builders:
index d2b164a1e7f539e61c3470ce23f2a619686b47e2..5045f21bc535b8502b7354899132a601bdfcccff 100644 (file)
@@ -57,8 +57,7 @@
           branches:
             - ${sha1}
           refspec: +refs/pull/*:refs/remotes/origin/pr/*
-          browser: githubweb
-          browser-url: https://github.com/ceph/teuthology
+          browser: auto
           timeout: 20
           skip-tag: true
           wipe-workspace: true