Stein: fix failing jobs
* neutron-tempest-plugin-api-stein can be fixed by adding ADVANCED_INSTANCE_TYPE and ADVANCED_INSTANCE_USER to job definition * neutron-tempest-plugin-scenario-linuxbridge-stein can be fixed by disabling logging service plugin. Change-Id: I808f523eee8bac3529879294d720ab975518d321 Related-Bug: #1986682
This commit is contained in:
parent
f6d2d887be
commit
1472917053
@ -112,6 +112,8 @@
|
||||
Q_ML2_TENANT_NETWORK_TYPE: vxlan
|
||||
Q_ML2_PLUGIN_MECHANISM_DRIVERS: openvswitch
|
||||
ML2_L3_PLUGIN: router
|
||||
ADVANCED_INSTANCE_TYPE: ds512M
|
||||
ADVANCED_INSTANCE_USER: ubuntu
|
||||
devstack_local_conf:
|
||||
post-config:
|
||||
# NOTE(slaweq): We can get rid of this hardcoded absolute path when
|
||||
@ -285,6 +287,8 @@
|
||||
q-l3: true
|
||||
q-meta: true
|
||||
q-metering: true
|
||||
# SG logging isn't supported by linuxbridge backend
|
||||
neutron-log: false
|
||||
network_api_extensions: *api_extensions
|
||||
network_api_extensions_linuxbridge:
|
||||
- vlan-transparent
|
||||
|
Loading…
Reference in New Issue
Block a user