Merge "Nova: Limit stable/newton to Trusty based grenade jobs"

This commit is contained in:
Jenkins 2016-11-17 21:09:26 +00:00 committed by Gerrit Code Review
commit 059cbf8747

View File

@ -1803,11 +1803,10 @@ jobs:
- name: ^gate-grenade-dsvm
branch: ^(?!stable/liberty).*$
# NOTE(mriedem): This job uses xenial nodes which restricts it to >= newton
# changes. It also uses nova-network which is deprecated and not the default
# in Ocata so we need to just restrict it to running on stable/newton
# NOTE(mriedem): This job uses nova-network which is deprecated and not the
# default in Ocata so we need to just restrict it to running on stable/newton
# changes.
- name: gate-grenade-dsvm-ubuntu-xenial
- name: gate-grenade-dsvm-ubuntu-trusty
branch: stable/newton
# NOTE(mriedem): These jobs use nova-network specifically which won't work