kolla-ansible/tests
Jeff Peeler f33f5913a3 Use inheritance for overriding of builder args
This establishes a pattern for adding any number of combinations for the
new build script to use. Each individual test class may be called
separately to only do builds of a select type. An example testr command
looks like:

testr run '^(test_build.BuildTestCentosBinary)' or even more simply
testr run test_build.BuildTestCentosBinary

Change-Id: I828a8c9c36a771bd5ad23e0dee6dffe3e94067e1
Paritally-Implements: blueprint gate-source-builds
2015-08-14 11:46:37 -04:00
..
clients.py Fixed additional OpenStack pep8 issues 2015-07-10 12:01:28 -07:00
setup_gate.sh Use docker-engine in setup_gate 2015-08-10 12:36:09 -07:00
test_build.py Use inheritance for overriding of builder args 2015-08-14 11:46:37 -04:00
test_images.py Update test_images.py to have the correct exclusion list 2015-08-08 10:47:14 -07:00
test_keystone.py Fixed additional OpenStack pep8 issues 2015-07-10 12:01:28 -07:00