Merge "OFAgent CI should be run for only liberty and mitaka"

This commit is contained in:
Jenkins 2016-10-03 17:29:28 +00:00 committed by Gerrit Code Review
commit d31301595b

View File

@ -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.*$