Fix the branches variant for stable branch job

Keeping explicit mention of stable/pike onwards branches with
all current stable + master end up keep updating that in every cycle.
For example stable/rocky is missed for those job.

This commit use explicit exclusion logic for branches so that we do not
need to update that in every cycle.

Change-Id: I8ff9b5f0648d5f4a145e846315807c730bd20f4b
This commit is contained in:
ghanshyam 2018-11-22 08:50:47 +00:00
parent 7293f0ee81
commit a78dcae503
1 changed files with 1 additions and 4 deletions

View File

@ -77,10 +77,7 @@
parent: patrole-base
description: Patrole job for member role.
# This currently works from stable/pike onward.
branches:
- master
- stable/queens
- stable/pike
branches: ^(?!stable/ocata).*$
vars:
devstack_localrc:
RBAC_TEST_ROLES: member