]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
Revert "ansible: using forked version of python-jenkins until we can fix upstream"
authorKen Dreyer <kdreyer@redhat.com>
Thu, 20 Jul 2017 15:10:40 +0000 (09:10 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Thu, 20 Jul 2017 15:14:39 +0000 (09:14 -0600)
This reverts commit 8f5da3ae532e7fa7976404e2bb5885bdcd95f6d5.

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

ansible/slave.yml
ansible/slave_libvirt.yml

index 9ff55155a2a932ae2d8bbee0fcea8589c075c720..852ddba6c3a4ea40d2d27f56ec0adfdfd9e51f15 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