Merge "fuel-qa: stable-mu branches for maintenance and stable for upgrades"

This commit is contained in:
Jenkins 2016-08-16 13:26:49 +00:00 committed by Gerrit Code Review
commit 62c14fe5f7

View File

@ -2800,10 +2800,10 @@ jobs:
branch: ^(?!release/(?:2\.9)).*$
- name: ^gate-fuel-qa-pylint
branch: ^(?!stable/(?:4\.0|4\.1|5\.0|5\.1|6\.0|6\.1|7\.0|8\.0)).*$
branch: ^(?!stable(-mu)?/(?:4\.0|4\.1|5\.0|5\.1|6\.0|6\.1|7\.0|8\.0)).*$
- name: ^gate-fuel-qa-python27-ubuntu-xenial$
branch: ^(?!stable/(?:4\.0|4\.1|5\.0|5\.1|6\.0|6\.1|7\.0|8\.0|mitaka)).*$
branch: ^(?!stable(-mu)?/(?:4\.0|4\.1|5\.0|5\.1|6\.0|6\.1|7\.0|8\.0|mitaka)).*$
- name: ^gate-fuel-library-puppet-syntax.*$
branch: ^(?!stable/(?:4\.0|4\.1|5\.0|5\.1|6\.0|6\.1|7\.0)).*$