scripts: update local.conf for openstack tests
Default configuration need to be changed due to Openstack network service change from OVS to OVN. Previous configuration is no longer valid with new network service Signed-off-by: Maciej Wawryk <maciejx.wawryk@intel.com> Change-Id: I39f77a3ac75c35f1551c0097b8344e654b2029dd Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10959 Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
This commit is contained in:
parent
e0482c503e
commit
1b3d4cecb3
@ -11,16 +11,10 @@ TEMPEST_VOLUME_DRIVER=spdk
|
||||
TEMPEST_VOLUME_VENDOR="Intel"
|
||||
TEMPEST_STORAGE_PROTOCOL=nvmet_rdma
|
||||
|
||||
# Disable security groups entirely
|
||||
Q_USE_SECGROUP=False
|
||||
LIBVIRT_FIREWALL_DRIVER=nova.virt.firewall.NoopFirewallDriver
|
||||
CINDER_SECURE_DELETE=False
|
||||
public_interface=eth0
|
||||
|
||||
[[test-config|$TEMPEST_CONFIG]]
|
||||
network_for_ssh = public
|
||||
[compute]
|
||||
build_timeout = 1500
|
||||
fixed_network_name = net0
|
||||
|
||||
[volume]
|
||||
build_timeout = 1500
|
||||
|
Loading…
Reference in New Issue
Block a user