tempest/roles
Ghanshyam Mann 62d11d8479 Use configured upper-constraints for non-master Tempest run
If any job use older Tempest version then we can not need
to use the master upper-constraints as they can be
incompatible most of the time. We need to use the compatible
constraints of what version of Tempest is configured to run.

Below devstack patch adding the new way to configure
the upper-constraints via new variable TEMPEST_VENV_UPPER_CONSTRAINTS
when Tempest master is not used.
- https://review.opendev.org/c/openstack/devstack/+/774711

We need to use the same variable to use the configured constraints
in run-tempest roles also so that when run-tempest recreate the
tempest venv then it honor the same configured constraints instead
if using master and error For example:
- https://zuul.opendev.org/t/openstack/build/854450dc514041a78fd250dde0eb138e/log/job-output.txt#31341

Depends-On: https://review.opendev.org/c/openstack/devstack/+/774716

Change-Id: I32d539b02366c8ae7ea70195674a97ed6a8ae759
2021-02-22 09:49:55 -06:00
..
acl-devstack-files Initial skeleton for devstack-tempest base job 2017-11-08 18:04:39 +11:00
ipv6-only-deployments-verification Setup framework for IPv6-only deployment verification 2019-07-29 07:37:33 +00:00
run-tempest Use configured upper-constraints for non-master Tempest run 2021-02-22 09:49:55 -06:00
setup-tempest-data-dir Initial skeleton for devstack-tempest base job 2017-11-08 18:04:39 +11:00
setup-tempest-run-dir Initial skeleton for devstack-tempest base job 2017-11-08 18:04:39 +11:00
tempest-cleanup Improve tempest-cleanup ansible role 2020-11-03 21:47:14 +00:00