CI: Remove grenade branch variables
This was always testing the upgrade with master, causing CI failures on
the stable/2024.1 branch.
Also remove USE_PYTHON3 which is always true in our supported branches.
Change-Id: I9ba2b02b7c5abd2b6a2114cd3b680ea0244484a4
(cherry picked from commit 4a94bcb3d6
)
This commit is contained in:
parent
956a5b1545
commit
7197677daf
@ -54,14 +54,10 @@
|
|||||||
- cloudkitty-tempest-plugin
|
- cloudkitty-tempest-plugin
|
||||||
tempest_test_regex: cloudkitty_tempest_plugin.*
|
tempest_test_regex: cloudkitty_tempest_plugin.*
|
||||||
tox_envlist: all
|
tox_envlist: all
|
||||||
grenade_from_branch: master
|
|
||||||
grenade_devstack_localrc:
|
grenade_devstack_localrc:
|
||||||
shared:
|
shared:
|
||||||
TARGET_BRANCH: master
|
|
||||||
BASE_DEVSTACK_BRANCH: master
|
|
||||||
CLOUDKITTY_USE_MOD_WSGI: false
|
CLOUDKITTY_USE_MOD_WSGI: false
|
||||||
CLOUDKITTY_FETCHER: keystone
|
CLOUDKITTY_FETCHER: keystone
|
||||||
USE_PYTHON3: True
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: base-cloudkitty-v1-api-tempest-job
|
name: base-cloudkitty-v1-api-tempest-job
|
||||||
|
Loading…
Reference in New Issue
Block a user