提交 210b880c 编写于 作者: L Lucas Meneghel Rodrigues

openvswitch: Updating config files

Updating the openvswitch config files to keep up with the
current schema.
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
上级 9fb70d63
......@@ -36,4 +36,10 @@ v2v/cfg/guest-hw.cfg
v2v/cfg/guest-os.cfg
v2v/cfg/subtests.cfg
v2v/cfg/virtio-win.cfg
openvswitch/cfg/base.cfg
openvswitch/cfg/cdkeys.cfg
openvswitch/cfg/guest-hw.cfg
openvswitch/cfg/guest-os.cfg
openvswitch/cfg/subtests.cfg
openvswitch/cfg/virtio-win.cfg
tmp
# Copy this file to subtests.cfg and edit it.
#
# Subtests
variants:
- ovs_basic:
virt_test_type = openvswitch
type = ovs_basic
vms = "vm1 vm2 vm3 vm4"
cpumodel= "core2duo"
#vms = ""
nics = "nic1 nic2"
netdst_nic2 = ""
extra_params += " -snapshot"
kill_vm = "yes"
kill_vm_gracefully = "no"
bridge_ip = "192.168.250.1/24"
kill_vm_timeout = 0
kill_vm_timeout_on_error = 0
variants:
-ping:
test_type = ping
ping_count = 10
-vlan_ping:
test_type = vlan_ping
ping_count = 10
-iperf:
test_type = iperf
- load_module:
virt_test_type = openvswitch
type = load_module
vms = ""
mod_loaditer = "100"
- load_module:
virt_test_type = openvswitch
type = load_module
vms = ""
mod_loaditer = "100"
- ovs_basic:
virt_test_type = openvswitch
type = ovs_basic
vms = "vm1 vm2 vm3 vm4"
cpumodel= "core2duo"
#vms = ""
nics = "nic1 nic2"
netdst_nic2 = ""
extra_params += " -snapshot"
kill_vm = "yes"
kill_vm_gracefully = "no"
bridge_ip = "192.168.250.1/24"
kill_vm_timeout = 0
kill_vm_timeout_on_error = 0
variants:
-ping:
test_type = ping
ping_count = 10
-vlan_ping:
test_type = vlan_ping
ping_count = 10
-iperf:
test_type = iperf
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册