ab26d8263a
This patch brings out the improvements done from tripleo-validations to validations-common regarding the molecule testing infrastructure with the UBI8 images. This patch integrates molecule fix after release of cryptography3.4. See https://review.opendev.org/c/openstack/tripleo-validations/+/774747 Related-Bug: #1915101 Co-Authored-By: David Vallee Delisle <dvd@redhat.com> Change-Id: I2e5ebebdd48e4013aa87868a22807e91feb3ffab Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
12 lines
188 B
Plaintext
12 lines
188 B
Plaintext
# this is required for the molecule jobs
|
|
ansible>=2.8,!=2.8.9,!=2.9.12,<2.10.0
|
|
ansi2html
|
|
jinja2>=2.8.0,<3
|
|
mock
|
|
molecule>=3.0,<3.1
|
|
pytest
|
|
pytest-cov
|
|
pytest-html
|
|
pytest-xdist
|
|
selinux # MIT
|