openstack-ansible-os_rally/tests
Jesse Pretorius 321fb7e69a Implement pypi-based install and package pinning for non u-c packages
Rally does not adhere to the global requirements process, so its
requirements extend beyond those managed by upper-constraints, and
sometimes are incompatible with upper constraints.

We have no need to track their development from git commit to git
commit, and can rather rely on stable releases which we verify are
working with the upper constraints whenever we do a pinning bump.

This keeps things simpler for us, and also allows the repo build
process in the integrated build to do a constrained venv build
instead of doing it unconstrained and breaking stable branch builds
down the line.

Depends-On: https://review.openstack.org/570906
Change-Id: If3d0120cf6f6f78463cf7805bc046382c3b6d44e
2018-05-29 16:16:20 +00:00
..
files Functional testing for os_rally role 2016-08-18 11:21:32 -04:00
group_vars Remove deprecated ansible_ssh_host variable 2016-10-25 19:43:09 +00:00
host_vars Fix role gate tests for Ansible 2.3 2017-05-02 13:13:29 +01:00
ansible-role-requirements.yml Merge "ansible-role-requirements: Use systemd_service role from openstack namespace" 2018-03-25 17:18:59 +00:00
inventory Fix role gate tests for Ansible 2.3 2017-05-02 13:13:29 +01:00
os_rally-overrides.yml Implement pypi-based install and package pinning for non u-c packages 2018-05-29 16:16:20 +00:00
test-functional-rally.yml Constraint ansible installation 2017-11-22 20:21:15 +00:00
test-install-rally.yml Do not log passwords 2018-04-11 13:47:13 +02:00
test.yml Use centralised test scripts 2016-09-28 11:34:10 +01:00