neutron/roles/configure_functional_tests
yatinkarel 7f5fb86232 Switch Fips fullstack/functional tests to py3.8
Master has dropped py3.6 support so upper-constraints
requirements are not installable with python3.6
and due to this fips jobs which are running on py3.6
are failing. Let's run the functional/fullstack tests
with python3.8 on CentOS 8-Stream itself.

Also disable dbcounter installation as it's not
installing on python3.6.
The hacks can be cleaned up when these jobs are
switched to CentOS 9-Stream, currently have some
issues as mentioned in the Related Bug.

Depends-On: https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/843989
Related-Bug: #1976323
Change-Id: I757dbf929cb1dc27027614bbb2147a61606f85a9
2022-05-31 06:03:49 +00:00
..
defaults Add "project_name" variable to configure_functional_tests role 2019-05-22 15:30:46 +02:00
tasks Switch Fips fullstack/functional tests to py3.8 2022-05-31 06:03:49 +00:00
README.rst Add "project_name" variable to configure_functional_tests role 2019-05-22 15:30:46 +02:00

README.rst

Configure host to run on it Neutron functional/fullstack tests

Role Variables