Enable taas-vlan-filter on master

Depends-On: https://review.openstack.org/#/c/603501/
Change-Id: I89fe9524e9cabb9c245010a6455c07ddb6b08dfb
This commit is contained in:
YAMAMOTO Takashi 2019-04-10 21:58:10 +09:00
parent d9aeb2ba97
commit 145dc79786

View File

@ -91,6 +91,7 @@
- uplink-status-propagation
network_api_extensions_tempest:
- taas
- taas-vlan-filter
devstack_localrc:
TEMPEST_PLUGINS: /opt/stack/tap-as-a-service-tempest-plugin
USE_PYTHON3: false
@ -143,6 +144,8 @@
override-checkout: stable/rocky
nodeset: openstack-single-node-xenial
vars:
network_api_extensions_tempest:
- taas
tempest_black_regex: |
(?x) # Ignore comments and whitespaces
# bug 1814937
@ -154,6 +157,8 @@
override-checkout: stable/queens
nodeset: openstack-single-node-xenial
vars:
network_api_extensions_tempest:
- taas
tempest_black_regex: |
(?x) # Ignore comments and whitespaces
# bug 1814937
@ -165,6 +170,8 @@
override-checkout: stable/pike
nodeset: openstack-single-node-xenial
vars:
network_api_extensions_tempest:
- taas
tempest_black_regex: |
(?x) # Ignore comments and whitespaces
# bug 1814937