Slawek Kaplonski 37a4f7b828 Wait a bit longer for tcpdump to store captures to the file
This patch adds 5 seconds sleep in the ``check_north_south_icmp_flow`` method in the
``BaseTempestWhiteboxTestCase`` before stoping tcpdump captures. This is
to make sure that whatever was captured on the vms is actually stored
in the file so that it can be read later during the test.

This change is similar to what was already done in [1] for the method
``test_east_west_icmp_flow`` in the same class.

[1] https://review.opendev.org/c/x/whitebox-neutron-tempest-plugin/+/925323

Closes-Bug: #OSPRH-11312
Change-Id: Ic51c46f864a9c34e24a3d969f95a0d721f3eec77
2025-01-23 15:31:20 +00:00
2024-12-27 15:09:18 +05:30
2022-08-22 12:18:50 +02:00
2022-08-08 12:03:41 +00:00
2022-11-09 07:24:40 +00:00
2024-12-05 11:33:40 +01:00
2024-12-05 11:33:40 +01:00

Whitebox Neutron Tempest Plugin

Tempest plugin with openstack-k8s-operators oriented whitebox tests for Neutron project.

Description
Tempest plugin with whitebox Neutron related tests useful for the Tripleo based deployments.
Readme 3.5 MiB
Languages
Python 99.5%
Shell 0.5%