Commit Graph

4 Commits

Author SHA1 Message Date
Grzegorz Grasza 4aa08a25b8 Remove functional tests gate for centos7 and workarounds for python2
CentOS 7 job is running with python2, which is no longer supported by
nova. Devstack also dropped it's platform tests for CentOS.

Change-Id: I74b04cf6ecd978bfc5fbf3b2c7484a79d28ae826
2019-12-04 15:46:47 +01:00
Grzegorz Grasza c97dccdab0 Run unit tests on Python 3.6
Run unit tests on the same Python version that the functional
tests are run. This is also the same version that FreeIPA uses.

Change-Id: I810755854c312ecb78b313b88c390b73dc476215
2018-12-03 16:38:53 +01:00
Grzegorz Grasza 85b776bc86 Run functional tests on Python 3
The functional job roles are extended with an option to specify
python version to run with and a new CI job is created.
python-memcached is added to requirements.txt, since it is used in
the default keystonemiddleware configuration.

Change-Id: I0b77b150785a90b411cba4ffc4b89cc67646e2ac
2018-11-28 06:12:32 +01:00
Grzegorz Grasza 47ce2f7136 Add functional tests to CI
Change-Id: I74f74e57f8a908f57d6b63d381b7e3af3d08e711
2018-11-20 20:01:01 +01:00