Drop master-only job from zuul config

The tips job should only run on the master branch, drop it from the zuul
config for stable branches.

Change-Id: Ic2ddb04bc1f1e81586fff54f1e7bee9ee3689512
(cherry picked from commit 923a847dea)
This commit is contained in:
Dr. Jens Harbott 2024-02-29 17:33:47 +01:00 committed by Dr. Jens Harbott
parent 30907726e7
commit 1f33f2dd09
1 changed files with 0 additions and 7 deletions

View File

@ -11,13 +11,6 @@
- osc-functional-devstack:
required-projects:
- openstack/python-openstackclient
- osc-functional-devstack-tips:
voting: false
# The functional-tips job only tests the latest and shouldn't be run
# on the stable branches
branches: ^(?!stable)
required-projects:
- openstack/python-openstackclient
gate:
jobs:
- osc-functional-devstack: