tempest/roles/run-tempest
yatinkarel 98f2393641 Use stable branch upper-constraints till 2023.1
Stable/2023.1 and Unmaintained xena/yoga/zed runs ubuntu-focal
jobs and since with [1] py3.8 pins are dropped from master
upper-constraints, so these branches can no longer use master
constraints with envs running with python3.8.
With this patch making these branches to use stable constraints.

[1] https://review.opendev.org/c/openstack/requirements/+/925201
[2] https://lists.openstack.org/archives/list/openstack-discuss@\
    lists.openstack.org/thread/FOWV4UQZTH4DPDA67QDEROAESYU5Z3LE/

Needed-By: https://review.opendev.org/c/openstack/devstack/+/933704
Related-Bug: #2085886
Change-Id: I8d2ff33384aec93820aa27ad27f1ff9bd7e87098
2024-10-30 11:45:55 -07:00
..
defaults Use configured upper-constraints for non-master Tempest run 2021-02-22 09:49:55 -06:00
tasks Use stable branch upper-constraints till 2023.1 2024-10-30 11:45:55 -07:00
README.rst Fix constraint usage for unmaintained/victoria|wallaby 2024-04-18 11:59:28 -07:00

Run Tempest

The result of the tempest run is stored in the tempest_run_result variable (through the register statement).

Role Variables

DEPRECATED option, please use tempest_test_exclude_list instead.

Specifies an excludelist file to skip tests that are not needed.

Pass a full path to the file.