]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ansible: use python-jenkins 0.4.15 791/head
authorKen Dreyer <kdreyer@redhat.com>
Thu, 20 Jul 2017 15:12:45 +0000 (09:12 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Thu, 20 Jul 2017 15:20:23 +0000 (09:20 -0600)
This upstream version has support for creating nodes with "+" in the
names.

I don't feel great about continuing to pin to an exact version, but
let's take the short-term defensive route for now.

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

index 62c331a1f73ee50b312e31588db024e953a4e866..f93bb9902c0ff315d000762ff7bbae11032eda1f 100644 (file)
 
     - name: install python-jenkins
       sudo: true
-      # https://bugs.launchpad.net/python-jenkins/+bug/1500898
-      pip: name=python-jenkins version=0.4.7
+      # https://review.openstack.org/460363
+      pip: name=python-jenkins version=0.4.15
 
     - name: add github.com host key
       sudo: true
index 0bd627d23b9627d3dfce3eea5f5bd434e0aa3ab3..4b8745c0886d8af553bed26e46cc7326fb0fa5a4 100644 (file)
 
     - name: install python-jenkins
       sudo: true
-      # https://bugs.launchpad.net/python-jenkins/+bug/1500898
-      pip: name=python-jenkins version=0.4.7
+      # https://review.openstack.org/460363
+      pip: name=python-jenkins version=0.4.15
 
     - name: add github.com host key
       sudo: true
index d1866b8d03581e7a3d97ae4e13c4c1ddf2eab58a..828d52264c12528391ef56ab1ae09c869853dc52 100644 (file)
 
     - name: install python-jenkins
       sudo: true
-      # https://bugs.launchpad.net/python-jenkins/+bug/1500898
-      pip: name=python-jenkins version=0.4.7
+      # https://review.openstack.org/460363
+      pip: name=python-jenkins version=0.4.15
 
     - name: add github.com host key
       sudo: true
index 852ddba6c3a4ea40d2d27f56ec0adfdfd9e51f15..3311457c0157b54cb958cb346d00b6dcf530be7b 100644 (file)
 
     - name: install python-jenkins
       sudo: true
-      # https://bugs.launchpad.net/python-jenkins/+bug/1500898
-      pip: name=python-jenkins version=0.4.7
+      # https://review.openstack.org/460363
+      pip: name=python-jenkins version=0.4.15
 
     - name: add github.com host key
       sudo: true
index 0bd627d23b9627d3dfce3eea5f5bd434e0aa3ab3..4b8745c0886d8af553bed26e46cc7326fb0fa5a4 100644 (file)
 
     - name: install python-jenkins
       sudo: true
-      # https://bugs.launchpad.net/python-jenkins/+bug/1500898
-      pip: name=python-jenkins version=0.4.7
+      # https://review.openstack.org/460363
+      pip: name=python-jenkins version=0.4.15
 
     - name: add github.com host key
       sudo: true