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
This commit is contained in:
Dr. Jens Harbott 2024-02-29 17:33:47 +01:00
parent 34df454c3a
commit 923a847dea

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: