Maor Blaustein 0bbfd62bb4 Wait in both log start track/retrieve
In order to detect correctly duplicates in tested log entries there is
need to wait before and after when logs retrieved or start tracking.

Looking at related code `test_only_accepted_traffic_logged` there are 2
very close code lines [1] that use `ping_ip_address` method (that uses `ping -c1`),
which may generate ICMP traffic that may seem duplicate - 4 log entries of twice request/reply.

This is still suspicious that 4 entries are on same second in timestamp,
but to ensure this isn't test timing fault, lets merge such fix.

[1] https://opendev.org/x/whitebox-neutron-tempest-plugin/src/commit/d08fcd29e9/whitebox_neutron_tempest_plugin/tests/scenario/test_security_group_logging.py#L559-L564

Related-Issue: #OSPRH-14560
Change-Id: Iaa18702edb2c553599657c66b7cb49120a48486e
2025-03-12 14:53:59 +02:00
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%