]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
pull requests: rm "cron" settings 89/head
authorKen Dreyer <kdreyer@redhat.com>
Thu, 25 Jun 2015 14:40:30 +0000 (08:40 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Thu, 25 Jun 2015 14:43:41 +0000 (08:43 -0600)
From the Jenkins GitHub Pull Requests plugin docs on "useGitHubHooks":

  Checking this option will disable regular polling (cron) for changes
  in GitHub and will try to create a GitHub hook. Creating a GitHub hook
  requires that the user which is specified in the GitHub Pull Request
  Builder configuration has admin rights to the specified repository.

Based on the documentation above, since our PR jobs have "github-hooks:
true", the "cron" values have no effect and can be removed.

ceph-build-pull-requests/config/definitions/ceph-build-pull-requests.yml
ceph-deploy-pull-requests/config/definitions/ceph-deploy-pull-requests.yml
ceph-qa-suite-pull-requests/config/definitions/ceph-qa-suite-pull-requests.yml
jenkins-slave-chef-pull-requests/config/definitions/jenkins-slave-chef-pull-requests.yml
radosgw-agent-pull-requests/config/definitions/radosgw-agent-pull-requests.yml
teuthology-pull-requests/config/definitions/teuthology-pull-requests.yml

index 9bca339fabf8ade1f4eb0f0642eb07a43d0811cf..a5e5c5db88ff708adbdca9fc3b7f40003f7ef4e7 100644 (file)
@@ -26,7 +26,6 @@
 
     triggers:
       - github-pull-request:
-          cron: '* * * * *'
           admin-list:
             - alfredodeza
             - ktdreyer
index 9f4cf0f4d3c4e983b1787c4be6e8d350e97fbced..ce42827d2cd360e2c4eaf03bd2e101e63f20eda3 100644 (file)
@@ -26,7 +26,6 @@
 
     triggers:
       - github-pull-request:
-          cron: '* * * * *'
           admin-list:
             - alfredodeza
             - ktdreyer
index f340432d581b93fed32f3942f464d35242c4aa26..cd4372b5fd56603c69e949daa9d859f7e7bf2701 100644 (file)
@@ -26,7 +26,6 @@
 
     triggers:
       - github-pull-request:
-          cron: '* * * * *'
           admin-list:
             - alfredodeza
             - ktdreyer
index 1939d5dcbe01ab00de0a9a3d5c16710fee01c908..f705223dc7b1e56b37182a98d01c34b4f2b97867 100644 (file)
@@ -21,7 +21,6 @@
 
     triggers:
       - github-pull-request:
-          cron: '* * * * *'
           admin-list:
             - alfredodeza
             - ktdreyer
index 1bd6094d00d08c3780a958e56a04b06896a1330b..a72f713ba744820766111cc36edb9a2d57e6a9b7 100644 (file)
@@ -26,7 +26,6 @@
 
     triggers:
       - github-pull-request:
-          cron: '* * * * *'
           admin-list:
             - alfredodeza
             - jdurgin
index fb7513882113481b3ead82d528ab23e7e044fcab..2c11b101fe332e2b419df8488a3743b5847ac24b 100644 (file)
@@ -26,7 +26,6 @@
 
     triggers:
       - github-pull-request:
-          cron: '* * * * *'
           admin-list:
             - alfredodeza
             - ktdreyer