Update vars and test tooling for Pike

Change-Id: I39c263f80fe8c8ce5eb4141652bf028cd092e9bb
This commit is contained in:
Jesse Pretorius 2017-08-23 12:17:34 +01:00 committed by Jesse Pretorius (odyssey4me)
parent 8c6bc2354c
commit e3021abbb2
2 changed files with 3 additions and 3 deletions

View File

@ -14,4 +14,4 @@
# limitations under the License.
apt_package_pinning_priority: 900
apt_package_pinning_file_name: "openstack_pinned_packages.pref"
apt_package_pinning_file_name: "openstack_pinned_packages.pref"

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]