tobiko/roles/tobiko-bindep
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
..
defaults Implement test workflow steps 2020-04-08 14:32:58 +02:00
meta Use test_become flag in Tobiko ansible roles 2020-04-22 15:50:59 +02:00
tasks Use upper-constraints in the Tobiko ansible roles 2024-03-18 14:02:22 +01:00