Commit Graph

5 Commits

Author SHA1 Message Date
Hervé Beraud e7e28fe548 Remove python-dev 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: Ie84a6e9f641f2bd586fdf6e56eab6406a7fbf48b
2022-11-07 11:02:00 +01:00
Dr. Jens Harbott 8d33f1191e Fix python-dev reference in bindep
Python2 is a thing of the past, we need python3 now. This should get the
python3.10 job running.

Change-Id: I0b2deccfbc5cbbffd361106b96f4996172d1ee3c
2022-05-24 11:58:37 +02:00
Saju fb0d34ba26
pypy is not checked at gate
We also don't use python 3.4.

Change-Id: I9aa2f3770610570166fc7004df1e05da9c5e0d4a
2018-04-27 08:56:58 -05:00
Monty Taylor 7fb95b9e75
Fix py35 and pypy tox env
The basepython line was causing the py35 tests to actually run under
python2. Whoops.

It was doing the same to pypy. Add pypy to bindep with the pypy tag.
Cryptography and the version of pypi in xenial are incompatible, so
update the pypy job to run on fedora-26 instead, which has a new enough
pypy.

Shift the line so that it only applies to functional and ansible tests,
since that's where it's used.

Depends-On: I7c22e23b73ddfc18ee28e87d34d1988417b49ccb
Change-Id: Ia27a0aa0633dcf48c1bab06b3c803f996eae9efa
2017-11-30 17:56:21 -06:00
Monty Taylor a4ee1a3f09
Merge tox, tests and other support files
Change-Id: I5a4759e36089f1f4fab0c75412c94d051d8b16a7
2017-10-04 14:51:08 -05:00