]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
Revert "ansible: update examples with patched python-jenkins"
authorKen Dreyer <kdreyer@redhat.com>
Thu, 20 Jul 2017 15:11:00 +0000 (09:11 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Thu, 20 Jul 2017 15:20:12 +0000 (09:20 -0600)
This reverts commit 38036523b73513790dcc17d71e9260f0dca9bf1e (minus the
whitespace fixes).

Our patch is now merged upstream in python-jenkins 0.4.15, so we can
stop using our custom ceph fork.

ansible/examples/slave.yml
ansible/examples/slave_libvirt.yml
ansible/examples/slave_static.yml

index 31cdf9ae87aa18ff4b2ef06223b04566dd6649e6..62c331a1f73ee50b312e31588db024e953a4e866 100644 (file)
 
     - name: install python-jenkins
       sudo: true
-      # HORRIBLY BROKEN. This is temporary until this lands upstream:
-      # https://github.com/ceph/python-jenkins/commit/8e018bf7d88dfc308833d195a6ebd29231a8969d
-      # https://review.openstack.org/460363
-      pip: name=git+https://github.com/ceph/python-jenkins@patched#egg=python-jenkins
+      # https://bugs.launchpad.net/python-jenkins/+bug/1500898
+      pip: name=python-jenkins version=0.4.7
 
     - name: add github.com host key
       sudo: true
index 479d7f4a5323bbef1b80a04b6327794f6524a4a6..0bd627d23b9627d3dfce3eea5f5bd434e0aa3ab3 100644 (file)
 
     - name: install python-jenkins
       sudo: true
-      # HORRIBLY BROKEN. This is temporary until this lands upstream:
-      # https://github.com/ceph/python-jenkins/commit/8e018bf7d88dfc308833d195a6ebd29231a8969d
-      # https://review.openstack.org/460363
-      pip: name=git+https://github.com/ceph/python-jenkins@patched#egg=python-jenkins
+      # https://bugs.launchpad.net/python-jenkins/+bug/1500898
+      pip: name=python-jenkins version=0.4.7
 
     - name: add github.com host key
       sudo: true
index 2ee8a34ba31fb28df325ae22b324e37d66f3d0cd..d1866b8d03581e7a3d97ae4e13c4c1ddf2eab58a 100644 (file)
 
     - name: install python-jenkins
       sudo: true
-      # HORRIBLY BROKEN. This is temporary until this lands upstream:
-      # https://github.com/ceph/python-jenkins/commit/8e018bf7d88dfc308833d195a6ebd29231a8969d
-      # https://review.openstack.org/460363
-      pip: name=git+https://github.com/ceph/python-jenkins@patched#egg=python-jenkins
+      # https://bugs.launchpad.net/python-jenkins/+bug/1500898
+      pip: name=python-jenkins version=0.4.7
 
     - name: add github.com host key
       sudo: true