Run tox functional tests under python3

This requires the centos-7 functional jobs to be non-voting as
a precursor to replacing them with integrated repo tests. These
are centos-7 jobs are removed entirely from the gate template.

Change-Id: I0cd779bb6debaf7b77788b671b2d77869ec89667
This commit is contained in:
Jonathan Rosser 2020-02-17 10:25:24 +00:00
parent 3ac664979f
commit c45e630762
3 changed files with 2 additions and 1 deletions

View File

@ -84,6 +84,7 @@ commands =
bash -c "{toxinidir}/tests/common/test-ansible-lint.sh"
[testenv:functional]
basepython = python3
commands =
bash -c "{toxinidir}/tests/common/test-ansible-functional.sh"

View File

@ -173,6 +173,7 @@
name: openstack-ansible-functional-centos-7
parent: openstack-ansible-functional
nodeset: centos-7
voting: false
- job:
name: openstack-ansible-upgrade-centos-7

View File

@ -20,7 +20,6 @@
jobs:
- openstack-ansible-linters
- openstack-ansible-functional-debian-stable
- openstack-ansible-functional-centos-7
- openstack-ansible-functional-ubuntu-bionic
experimental:
jobs: