openstack-ansible/zuul.d
Jesse Pretorius ab0b3abb75 Zuul: Simplify the integrated test playbooks
When using the integrated repo for testing, only the openstack-ansible
repository can be used to kick off the tests - so if any other repo
uses it, it will always be the same path.

The existing implementation modeled from the openstack-ansible-tests
repo which implemented a job and set of playbooks which would allow
the tests to execute from any one of the other repositories - which
is not the case here.

There is therefore no reason to have this path be dynamic in any way,
so we hard code it to where we know zuul has it.

We also remove other unnecessary fact setting and ensure that bash is
used when running gate-check-commit.

Change-Id: I17780e48cac97b1f3888b8cb264c284d8ece44a1
2018-12-10 11:19:00 +00:00
..
playbooks Zuul: Simplify the integrated test playbooks 2018-12-10 11:19:00 +00:00
jobs.yaml Implement AIO changes to allow test usage by roles 2018-11-28 22:29:18 +00:00
project-templates.yaml Implement AIO changes to allow test usage by roles 2018-11-28 22:29:18 +00:00
project.yaml Add new tox doc and publishing job 2018-10-31 16:28:52 +09:00