Merge "Switch jobs to python3"
This commit is contained in:
@@ -35,6 +35,7 @@
|
|||||||
mysql: True
|
mysql: True
|
||||||
rabbit: True
|
rabbit: True
|
||||||
|
|
||||||
|
# NOTE(iurygregory): drop when the time comes
|
||||||
- job:
|
- job:
|
||||||
name: ironicclient-functional-python2
|
name: ironicclient-functional-python2
|
||||||
parent: ironicclient-functional
|
parent: ironicclient-functional
|
||||||
@@ -52,9 +53,9 @@
|
|||||||
timeout: 10800
|
timeout: 10800
|
||||||
vars:
|
vars:
|
||||||
devstack_localrc:
|
devstack_localrc:
|
||||||
USE_PYTHON3: True
|
|
||||||
EBTABLES_RACE_FIX: True
|
EBTABLES_RACE_FIX: True
|
||||||
|
|
||||||
|
# NOTE(iurygregory): drop when the time comes
|
||||||
- job:
|
- job:
|
||||||
name: ironicclient-tempest-python2
|
name: ironicclient-tempest-python2
|
||||||
parent: ironicclient-tempest
|
parent: ironicclient-tempest
|
||||||
|
Reference in New Issue
Block a user