Skip to content

Commit 7197677

Browse files
committed
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 4a94bcb)
1 parent 956a5b1 commit 7197677

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.zuul.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,10 @@
5454
- cloudkitty-tempest-plugin
5555
tempest_test_regex: cloudkitty_tempest_plugin.*
5656
tox_envlist: all
57-
grenade_from_branch: master
5857
grenade_devstack_localrc:
5958
shared:
60-
TARGET_BRANCH: master
61-
BASE_DEVSTACK_BRANCH: master
6259
CLOUDKITTY_USE_MOD_WSGI: false
6360
CLOUDKITTY_FETCHER: keystone
64-
USE_PYTHON3: True
6561

6662
- job:
6763
name: base-cloudkitty-v1-api-tempest-job

0 commit comments

Comments
 (0)