deckhand/tools/gate/roles
Felipe Monteiro 119080b597 Use Ansible playbooks for functional testing gating
This patchset converts much of the previous logic in
functional-tests.sh into Ansible playbooks to be executed
by Zuul. This mainly includes all the Docker-related
deployment logic.

The functional-tests.sh script has been slimmed down to
just work with uwsgi so that a standalone functional
test deployment can be performed relatively easily,
mainly by developers.

Finally, py27 support for the gate has been dropped
as the Dockerfile in this project currently assumes
python3 for installing requirements and so forth,
leading to requirements issues blocking the gate.

Change-Id: I903a2845390061641d292fb0c016ba6a53723fc9
2018-05-29 15:17:28 +00:00
..
build-images/tasks Use Ansible playbooks for functional testing gating 2018-05-29 15:17:28 +00:00
deploy-deckhand/tasks Use Ansible playbooks for functional testing gating 2018-05-29 15:17:28 +00:00
deploy-postgresql/tasks Use Ansible playbooks for functional testing gating 2018-05-29 15:17:28 +00:00
generate-test-config/tasks Use Ansible playbooks for functional testing gating 2018-05-29 15:17:28 +00:00
run-tests/tasks Use Ansible playbooks for functional testing gating 2018-05-29 15:17:28 +00:00