Merge "Switch jobs to python3"

This commit is contained in:
Zuul 2019-10-28 16:28:21 +00:00 committed by Gerrit Code Review
commit db180621de
1 changed files with 2 additions and 1 deletions

View File

@ -35,6 +35,7 @@
mysql: True
rabbit: True
# NOTE(iurygregory): drop when the time comes
- job:
name: ironicclient-functional-python2
parent: ironicclient-functional
@ -52,9 +53,9 @@
timeout: 10800
vars:
devstack_localrc:
USE_PYTHON3: True
EBTABLES_RACE_FIX: True
# NOTE(iurygregory): drop when the time comes
- job:
name: ironicclient-tempest-python2
parent: ironicclient-tempest