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:
Pierre Riteau 2024-05-06 15:06:16 +02:00
parent 956a5b1545
commit 7197677daf

View File

@ -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