tripleo-upgrade/molecule/molecule-requirements.txt
Carlos Camacho 505fc0d21e Introduce molecule tests in the tripleo-upgrade role
This patch adds the first structure to
run molecule and test this role

It includes a basic escenario to run the tripleo-upgrade
role without parameters.

Change-Id: I5b569ef8dca549581c918ee6bbde1234c68aa5a6
2019-11-19 11:01:10 +01:00

12 lines
143 B
Plaintext

# this is required for the molecule jobs
ansible
ansi2html
docker
pytest
pytest-cov
pytest-html
pytest-xdist
mock
molecule>=2.22rc1,<3
netaddr