tripleo-ansible/tripleo_ansible/roles/tripleo-container-tag/molecule/podman
Kevin Carter 7c23a01bd7
Enforce testing consistency
The upstream OpenStack gate installs docker using the "install-docker"
from within the zuul-jobs repository. To ensure we're able to test role
consistently this change removes our internal docker install tasks
and simply uses the role as provided by zuul.

All of the requirements we were installing for molecule via built in
tox configuration  have all been moved to the unmanaged requirements
file, "molecule-requirements.txt". This file will ensure anything we
install in a virtual-environment is consistent throughout our stack.

The `run-local-test` script has been added to the scripts directory
allowing local development to be setup and executed with minimal,
to no, pre-configuration or setup. This script and its usage has
been documented in the contributing guide.

Change-Id: If7d1ba7e59a1d6918d9606c9df8bfad21c0c47da
Signed-off-by: Kevin Carter <kecarter@redhat.com>
2019-07-01 19:48:38 -05:00
..
molecule.yml Import tripleo-container-tag role 2019-06-20 23:12:05 -05:00
playbook.yml Import tripleo-container-tag role 2019-06-20 23:12:05 -05:00
prepare.yml Enforce testing consistency 2019-07-01 19:48:38 -05:00