Switch jobs to python3

- ironic-base is python3 by default, we don't need `USE_PYTHON3`

Depends-On: https://review.opendev.org/#/c/687521/
Change-Id: I8e6a99e422e9f0aa2181cd8195892bea164f8197
This commit is contained in:
Iury Gregory Melo Ferreira 2019-10-24 11:14:15 +02:00
parent 6b567add4e
commit 2bc3f5c8a2
1 changed files with 2 additions and 1 deletions

View File

@ -14,10 +14,11 @@
- openstack/virtualbmc
vars:
devstack_localrc:
USE_PYTHON3: True
EBTABLES_RACE_FIX: True
IRONIC_DEFAULT_RESCUE_INTERFACE: ""
# NOTE(iurygregory): Remove after we drop the support or
# when DevStack enables python3 by default
- job:
name: virtualbmc-tempest-ironic-ipmi-iscsi-python2
parent: virtualbmc-tempest-ironic-ipmi-iscsi