Zuul: do not use USE_PYTHON3
Devstack has removed the USE_PYTHON3 variable[1][2] and now always uses Python 3. [1] https://review.opendev.org/c/openstack/devstack/+/920658 [2] Commit 5412dbfe7b797149f1f68100de8003b1876398fe Change-Id: I535bccaf649f13773f59950496524d7cf03fe49f
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
tox_envlist: all
|
||||
devstack_localrc:
|
||||
CLOUDKITTY_FETCHER: keystone
|
||||
USE_PYTHON3: True
|
||||
TEMPEST_PLUGINS: /opt/stack/cloudkitty-tempest-plugin
|
||||
|
||||
- job:
|
||||
|
||||
Reference in New Issue
Block a user