]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
skip-tag in all git scm jobs
authorKen Dreyer <kdreyer@redhat.com>
Fri, 5 Jun 2015 23:03:54 +0000 (17:03 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Fri, 5 Jun 2015 23:03:54 +0000 (17:03 -0600)
It would be nice if this mis-feature was off by default :(

ceph-deploy-docs/config/definitions/ceph-deploy-docs.yml
ceph-deploy/config/definitions/ceph-deploy.yml
jenkins-slave-chef-pull-requests/config/definitions/jenkins-slave-chef-pull-requests.yml
radosgw-agent/config/definitions/radosgw-agent.yml

index b5899183d65bec574e0ce35f13ebaaa20b2e9ddf..06b49729f86810d77ccd60428485f6de392dac42 100644 (file)
@@ -29,6 +29,7 @@
             - master
           browser: githubweb
           browser-url: https://github.com/ceph/ceph-deploy.git
+          skip-tag: true
           timeout: 20
 
     builders:
index 4396fc22760efa7561319565d28ec8c9b26a21e9..f30165f312d9557abcd43deaae6cde540f9d4d1d 100644 (file)
@@ -27,6 +27,7 @@
             - $BRANCH
           browser: githubweb
           browser-url: http://github.com/ceph/ceph-deploy.git
+          skip-tag: true
           timeout: 20
 
     execution-strategy:
index 6037230b699c7cd5b7caa2f5bb44aacccda05920..1939d5dcbe01ab00de0a9a3d5c16710fee01c908 100644 (file)
@@ -41,6 +41,7 @@
           refspec: +refs/pull/*:refs/remotes/origin/pr/*
           browser: githubweb
           browser-url: https://github.com/ceph/jenkins-slave-chef/
+          skip-tag: true
           timeout: 20
 
     builders:
index d11cb00fb4f7741af95d19a0c3748bb380a84b33..9d6bfb77979f410cd95ffcd9af73c0ede357afa7 100644 (file)
@@ -22,6 +22,7 @@
 
     scm:
       - git:
+          skip-tag: true
           url: https://github.com/ceph/radosgw-agent.git
           branches:
             - $BRANCH