- It adds default vlan_id neutron config option
- Add a VLAN device to customized Ubuntu image configured
to use DHCP
- Make Ubuntu server to use a working trunk VLAN subport
connected to a new special network
- It pings such VLAN server port from a special CirrOS server connected
to the new special network
- It fixes existing trunk test by providing a proven working
vlan connection.
Change-Id: I07053dd264f26e7b3959f4ab1c7a6e054a702e77
tcpdump can be executed as a background process. A capture file,
a filter and an interface can be defined
Once the process is launched, traffic can be sent
After that, the process can be stopped and the capture file can be read
and verified if any packets have been captured
For the specific DSCP scenario, a filter is defined based on the DSCP
marking value configured for the QoS policy
Change-Id: I68a6529284aee27f162e7c27a322b83b767e2504
- iperf3 is installed on the Ubuntu image used by the QoS tests
- iperf3 server is started as a systemctl service at VM boot and will manage any
- connections initiated from iperf3 clients
Co-Author: Eduardo Olivares <eolivares@redhat.com>
Change-Id: I1bff4953c2fdb47583174781c2578bcc8848f0a2
There were found 2 issues that cause the test to return wrong
results:
1. Ip list_interfaces command had a typo and was returning only one
interface rather than a list.
2. Some ovs-specific interfaces were not checked.
Change-Id: I4852d936c01b9cef50ce724dcf2047cdc1695dd1
When pinging a list of hosts temporary failures could
happend. This will retry pinging hosts that have vailed
for some more time (IE 5 minutes) before giving up.
This is required to handle situations where the reachability
of a remote host is expected to reach expected status at
some time in the near future (for example because
IPv6 address assignation is taking some time than IPv4 one)
Change-Id: I79f874ea439b4a1d7908ae0a04d002d8a81cba6b
The test validates that openstack nodes do not have any ML2/OVS
specific namespaces and interfaces.
Change-Id: Ia1722f049deab37283bb1e937da4b02515e89f05
- install ipref3 using virt-customize
- enables QoS server test on DevStack based setups
- remove iperf3 installation from iperf3 shell APIs
- raise default QoS BW limit from 1Kbps to 1 Mbps
- increase QoS bandwith limit tollerance range (90%-110%)
Depends-On: https://review.opendev.org/c/x/devstack-plugin-tobiko/+/788899
Change-Id: Idc7d98b34ce59d14408b15edb6061a36f796a8fc
This reverts commit 919f5d3eaa.
Reason for revert: This new test brings (almost) no new values and is causing some problems. So let's get rid of it. We have another test which is powering down nodes using Ironic API.
Change-Id: I0e8c6b76d6acaba264ca234fb071d304b3ba8b7c
Test cloud recovery after two controller nodes has been
hard power off using sysrq.
This patch should verify BugZilla n. 1942094 [1]
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1942094
Change-Id: I5d8cb0711e9658982786ceb8a33c8fffecdf952d