tripleo-operator-ansible/molecule-requirements.txt
Douglas Viroel 400a47bdc2 Fix molecule jobs
This patch updates tripleo-operator-molecule-base job to provide
"-- -s" extra args to tox.

Closes-Bug: #2008806

Change-Id: Ibd2d1cf389cb6dcb96034416eaddb692892e884b
2023-02-28 16:56:03 -03:00

8 lines
224 B
Plaintext

ansible-core<2.12
# molecule also has optional extras: docker, podman
molecule[test]>=3.5.0,<3.6 # MIT
oslotest
pytest-molecule>=1.3.3
# Latest release of py is 1.11.0, library which is in maintenance mode
py==1.11.0 # MIT