Update vars and test tooling for Pike

Change-Id: I8665b7c92ff866ce1ba52a26d5b22fa193686afe
This commit is contained in:
Jesse Pretorius 2017-08-23 12:18:41 +01:00 committed by Jesse Pretorius (odyssey4me)
parent a62a201b74
commit 7258967728
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
- name: apt_package_pinning
src: https://git.openstack.org/openstack/openstack-ansible-apt_package_pinning
scm: git
version: master
version: stable/pike

View File

@ -75,8 +75,8 @@ commands =
[testenv:ansible]
deps =
{[testenv]deps}
-rhttps://git.openstack.org/cgit/openstack/openstack-ansible/plain/global-requirement-pins.txt
-rhttps://git.openstack.org/cgit/openstack/openstack-ansible-tests/plain/test-ansible-deps.txt
-rhttps://git.openstack.org/cgit/openstack/openstack-ansible/plain/global-requirement-pins.txt?h=stable/pike
-rhttps://git.openstack.org/cgit/openstack/openstack-ansible-tests/plain/test-ansible-deps.txt?h=stable/pike
[testenv:ansible-syntax]