No oslo.middleware releasenotes in newton
The releasenotes implementation didn't make it into oslo.middleware until ocata, so add it to the exclusion pattern for stable/newton. Change-Id: I0c72ce8a7b2ad84292ff1b0622cbfc7eccf8ee31
This commit is contained in:
parent
eae56d00f9
commit
151b2d61c8
@ -3381,7 +3381,7 @@ jobs:
|
||||
branch: ^(?!stable/(?:mitaka|newton)).*$
|
||||
|
||||
# Some projects do not have releasenotes until the Ocata cycle
|
||||
- name: ^gate-(automaton|debtcollector|futurist|networking-sfc|osprofiler|oslo.(i18n|reports|serialization|utils|versionedobjects)|oslosphinx|oslotest|stevedore|taskflow|tooz)-releasenotes$
|
||||
- name: ^gate-(automaton|debtcollector|futurist|networking-sfc|osprofiler|oslo.(i18n|middleware|reports|serialization|utils|versionedobjects)|oslosphinx|oslotest|stevedore|taskflow|tooz)-releasenotes$
|
||||
branch: ^(?!stable/(?:mitaka|newton)).*$
|
||||
|
||||
- name: gate-python-fuelclient-python34
|
||||
|
Loading…
Reference in New Issue
Block a user