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
This commit is contained in:
@@ -54,14 +54,10 @@
|
||||
- cloudkitty-tempest-plugin
|
||||
tempest_test_regex: cloudkitty_tempest_plugin.*
|
||||
tox_envlist: all
|
||||
grenade_from_branch: master
|
||||
grenade_devstack_localrc:
|
||||
shared:
|
||||
TARGET_BRANCH: master
|
||||
BASE_DEVSTACK_BRANCH: master
|
||||
CLOUDKITTY_USE_MOD_WSGI: false
|
||||
CLOUDKITTY_FETCHER: keystone
|
||||
USE_PYTHON3: True
|
||||
|
||||
- job:
|
||||
name: base-cloudkitty-v1-api-tempest-job
|
||||
|
||||
Reference in New Issue
Block a user