]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-volume-ansible-prs make sure a newer version of github-status is used 934/head
authorAlfredo Deza <adeza@redhat.com>
Thu, 7 Dec 2017 18:54:14 +0000 (13:54 -0500)
committerAlfredo Deza <adeza@redhat.com>
Thu, 7 Dec 2017 18:54:14 +0000 (13:54 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-volume-ansible-prs/build/build
ceph-volume-ansible-prs/build/teardown

index 68d1f1475f53a417aea9838cf4a88c2934e031ec..b0d22a828c007dcf1c17a626c55ec1f847964f83 100644 (file)
@@ -41,7 +41,7 @@ fi
 # ready to be consumed
 
 # the following two methods exist in scripts/build_utils.sh
-pkgs=( "tox" "github-status" )
+pkgs=( "tox" "github-status>0.0.3" )
 install_python_packages "pkgs[@]"
 
 GITHUB_STATUS_STATE="pending" $VENV/github-status create
index 1d1f7dd1225252665600431d805db5d27d0f826f..dff05e9443c32be6e5046622268dee84da327b16 100644 (file)
@@ -3,7 +3,7 @@
 # for every Vagrantfile in scenarios and then just destroys whatever is left.
 
 # the following two methods exist in scripts/build_utils.sh
-pkgs=( "github-status" )
+pkgs=( "tox" "github-status>0.0.3" )
 install_python_packages "pkgs[@]"
 
 GITHUB_STATUS_STATE="failure" $VENV/github-status create