openstack-ansible-repo_build/tests
Kevin Carter 7348e023ac
Updated repo_build process to be faster
The repo_build process is slow and can do with some improvement.
To achieve better speed of execution some several slow tasks,
as profiled by the integrated gate have been moved into executable
scripts using jobs. These scripts are generated from the playbooks
and the Jinja2 variables created during the repo_build run time and
make it possible to perform multiple actions in parallel. In test
the results were significantly faster[0].

The test case has been updated to build all of the packages known
to exist and be required for a real OpenStack environment.

[0] - http://paste.openstack.org/show/491537/

Change-Id: I3a1872741a17dee25054a340859333b96203ca15
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-03-24 14:50:06 -05:00
..
ansible-role-requirements.yml Enable role convergence testing against a repo_server 2016-03-08 13:16:27 -05:00
inventory Implement base configuration for independent repository 2016-03-01 15:02:10 -06:00
test-container-create.yml Enable role convergence testing against a repo_server 2016-03-08 13:16:27 -05:00
test-prep.yml Tests: Make containers use the host's apt/pip config 2016-03-17 13:35:28 +00:00
test.yml Updated repo_build process to be faster 2016-03-24 14:50:06 -05:00