Commit Graph

5 Commits

Author SHA1 Message Date
Hervé Beraud 9d41c46a6b Remove python-devel package for rpm based distributions from bindep
It is no longer supported by jammy and lead us to the following errors with the announce-release job.

```
No package matching 'python-dev' is available
```

Change-Id: I11cd4528c708a62cba7fd802095ac253f79bd859
2022-11-16 10:38:02 +00:00
Ghanshyam Mann 78f5439b73 Add py310 job in gate
As 3.10 is next python version we will be testing in
next cycle (after Zed), let's add it in our testing in advance.

Change-Id: I1d60c21473c7b657a3f4ad57525c4561f2cfcfd5
2022-06-03 14:56:50 -05:00
shangxiaobj 20e512b553 Update and replace http with https for doc links in tempest
1) Update doc links according to OpenStack document migration
2) Use https instead of http for docs links

Change-Id: I56ee6a1aa8fd63c336849affb8d6aff5c9e66e9e
2017-08-14 00:12:40 -07:00
Masayuki Igawa 8e5b324906
Add python3-dev(el) to bindep.txt
This commit adds python3-dev and python3-devel to bindep.txt. This is
necessary for python3 environment.

Change-Id: I843984b6e26aa3eb9926fd7f72ad8d246ffd96a8
2017-04-25 18:03:11 +09:00
Chandan Kumar ac5c5537b1 Added bindep.txt to the project
It allows to avoid installing unnecessary packages while preparing enviroment
for testing.

Change-Id: I6b993b2c2fd56c7517e6cc41efc07bf4a83ff945
2016-11-30 18:54:03 +05:30