Files
Ghanshyam Maan bda57c90df Set upper-constraints if TEMPEST_VENV_UPPER_CONSTRAINTS is set
When TEMPEST_VENV_UPPER_CONSTRAINTS is set, tempest set it on
upper-constraints if TEMEPST_BRANCH is not master but we have
cases where we might need to use the TEMPEST_VENV_UPPER_CONSTRAINTS
even on jobs with master Tempest. For example, ubuntu jammy jobs
on stable/2025.1 are failing due to constraints mismatch with
master tempest. This fix will let those jobs to use the stable
constraints even TEMEPST_BRANCH is set to master (which is global
varible for complete CI in stable/2025.1 and it needs to be master
for rest of the stable/2025.1 CI).

Change-Id: If15e5525ef1f57ec6b3b01a531386c8ce0d15e8a
Signed-off-by: Ghanshyam Maan <gmaan.os14@gmail.com>
2026-06-03 02:08:21 +00: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.