openstack-ansible-repo_server/tests
Jesse Pretorius 0a763e0e3c Used cached git sources and enable depends-on
Many, many patches have gone into the master branch to
enable the use of depends-on for role tests and to make
use of the git clones put into place by zuul. This patch
ensures that this functionality is now available for this
branch too.

The primary benefit for doing this would be to make use
of the cached git clones provided by zuul to improve test
reliability.

The secondary benefit would be to have the ability to
use depends-on to test patches together.

However, this will come at the cost of requiring a tox
configuration change, and the implementation of the
tests/tests-repo-clone.sh and run_tests.sh scripts
across all repositories.

Change-Id: I07df7fa016e56e1547cb8d949af94833c9e5f9fc
Depends-On: Ia806f19e00703c53f03a2420dbac1da4ba68db6c
2017-11-06 18:25:16 +00:00
..
group_vars Standardize test vars 2017-07-19 09:25:36 -04:00
host_vars Standardize test vars 2017-07-19 09:25:36 -04:00
ansible-role-requirements.yml Update repo for stable/ocata 2017-02-08 10:49:41 +00:00
inventory Standardize test vars 2017-07-19 09:25:36 -04:00
test-install-repo-server.yml Use centralised test scripts 2016-09-28 11:57:04 +01:00
test-repo-server-functional.yml Remove pip_install as meta-dependency 2016-12-01 18:26:07 +00:00
test.yml Use centralised test scripts 2016-09-28 11:57:04 +01:00
tests-repo-clone.sh Used cached git sources and enable depends-on 2017-11-06 18:25:16 +00:00