Add molecule and molecule-plugins to denylist
Molecule is a common testing tool for Ansible which versioning highly depends on Ansible versions, which makes it a candidate to be added to denylist Needed-By: https://review.opendev.org/c/openstack/openstack-ansible/+/938220 Change-Id: I08132f0bfeb2daf6e8a4d0d9ad9d2b40b4ecb82e
This commit is contained in:
parent
ba505129ce
commit
5e8d715ba1
@ -35,9 +35,11 @@ neutron-lbaas
|
|||||||
neutron-vpnaas
|
neutron-vpnaas
|
||||||
vmware-nsxlib
|
vmware-nsxlib
|
||||||
|
|
||||||
# Projects are free to specify their own version of ansible
|
# Projects are free to specify their own version of ansible and molecule
|
||||||
ansible
|
ansible
|
||||||
ansible-core
|
ansible-core
|
||||||
|
molecule
|
||||||
|
molecule-plugins
|
||||||
|
|
||||||
# Tempest and its plugins are branchless which means master version of these
|
# Tempest and its plugins are branchless which means master version of these
|
||||||
# tools are used in testing the master + stable branches (except EM stable branch
|
# tools are used in testing the master + stable branches (except EM stable branch
|
||||||
|
Loading…
Reference in New Issue
Block a user