tobiko/roles/tobiko-ensure-python3/tasks
Slawek Kaplonski 2005446dc6 Use upper-constraints in the Tobiko ansible roles
In Tobiko we have roles to e.g. ensure that tox is installed. It uses
pip but it didn't use upper-constraints.txt file from the OpenStack
requirements and that could cause some issues, especially on e.g. older
operating systems, see related bug for example.

With this patch those ansible roles which uses pip to install some
python packages will use upper-constraints file if it exists in the file
system (in the u/s CI it will exist).

This patch also lowers min tox version for stable/2023.1 and stable/zed
branches are those should still use tox 3.28

Closes-Bug: #2057492
Change-Id: I147770a7949c59ba61b8dcca23d5c6fbbacb2606
2024-03-18 14:02:22 +01:00
..
ensure-python3.yaml Use local upper-constraints.txt 2021-10-27 14:33:56 +02:00
install.yaml Use upper-constraints in the Tobiko ansible roles 2024-03-18 14:02:22 +01:00
main.yaml Remove support for Python2.7 on all upstream jobs 2020-05-18 14:58:20 +02:00
platform.yaml Handle non-RHOSP hosts without rescueing from an error. 2020-06-22 11:13:04 +02:00