openstack-ansible/tests
Jesse Pretorius f0c75286c6 Use the compute kit + horizon for all distros
The AIO is useful for demonstrating OpenStack, and for testing
it. The primary services required for demonstration are the
Compute Kit [1] and Horizon. This also serves us well for test
purposes. Rather than having a mix between the AIO and 'Base Kit'
in the jobs, we converge them all to the 'AIO' set and reduce
the set to only include these services.

For the 'metal' jobs we leave horizon out. At this time, horizon
binds to all listening addresses and conflicts with nginx. This
will need to be fixed in a subsequent patch.

We sort the services in each scenario alphabetically to make them
easier to scan when comparing them. All the commented jobs in the
zuul templates/project are removed - they're just noise which makes
reviewing things confusing.

The OpenSUSE jobs are all set to non-voting for now due to
issues with the mirror. The bionic/ceph jobs are set to non-voting
for now while an issue with RGW is worked out that causes a segfault
when running tempest against it on bionic.

Change-Id: I67cfaaf1e0bbffbe4f00a5f145f7e410b80c3eb0
(cherry picked from commit 8d25033f79)
2018-10-18 10:15:44 +00:00
..
inventory Create complete AIO inventory config for tests 2016-09-23 15:56:14 -04:00
roles/bootstrap-host Merge "Disable nested virt" into stable/rocky 2018-10-10 15:29:36 +00:00
vars Use the compute kit + horizon for all distros 2018-10-18 10:15:44 +00:00
bootstrap-aio.yml Minimal(ist) network config for nspawn gating 2018-09-21 09:09:41 +00:00
test-inventory.ini Update ansible to version 2.1 2016-06-02 08:54:41 -05:00
test-vars-overrides.yml fix typos in documentation 2018-04-23 12:47:56 +08:00
test_dictutils.py Use python import machinery for inventory code 2017-07-28 16:39:52 +00:00
test_filesystem.py Correct E408 pep8 lint errors 2018-07-06 09:20:11 +00:00
test_inventory.py Add aio host conf for barbican role 2018-09-08 15:09:11 +01:00
test_ip.py Use python import machinery for inventory code 2017-07-28 16:39:52 +00:00
test_manage.py Correct E408 pep8 lint errors 2018-07-06 09:20:11 +00:00