Merge "Nova: Limit stable/newton to Trusty based grenade jobs"
This commit is contained in:
commit
059cbf8747
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user