Merge "OFAgent CI should be run for only liberty and mitaka"
This commit is contained in:
commit
d31301595b
@ -2995,7 +2995,7 @@ jobs:
|
||||
# TODO(yamamoto): Revisit when Neutron driver API become more stable.
|
||||
# OFAgent will be removed in the Newton cycle.
|
||||
- name: ^gate-networking-ofagent-.*$
|
||||
branch: ^(?!master).*$
|
||||
branch: ^stable/(liberty|mitaka).*$
|
||||
|
||||
- name: ^gate-networking-ofagent-python27-ubuntu-(trusty|xenial)
|
||||
voting: false
|
||||
@ -3007,7 +3007,7 @@ jobs:
|
||||
tags: neutron
|
||||
|
||||
- name: gate-tempest-dsvm-networking-ofagent
|
||||
branch: ^(?!master).*$
|
||||
branch: ^stable/(liberty|mitaka).*$
|
||||
voting: false
|
||||
|
||||
- name: ^gate-tempest-dsvm-neutron.*-ovs.*$
|
||||
|
Loading…
x
Reference in New Issue
Block a user