From 923a847dea1d4577e75d4044a58596a0665941f1 Mon Sep 17 00:00:00 2001 From: "Dr. Jens Harbott" Date: Thu, 29 Feb 2024 17:33:47 +0100 Subject: [PATCH] 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 --- .zuul.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index c99d8f1..1a09c96 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -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: