Roman Safronov b0e46fc16a Use 'oc exec' when retrieving ovsdb command string
It was found that sometimes an unexpected output returned when
using 'oc rsh' on attempt to get ovsdb command string from db pod.
This was causing an AssertingError and a test failure.
Compared to 'oc rsh' the issue does not happen when using 'oc exec'
command.
Also running ps in the background using setsid helps to avoid
sporadic errors due to [1].

[1] https://github.com/kubevirt/kubevirt/issues/10240

Change-Id: I77530691613ca352ce5e5650b3a2450a7003f459
2024-08-14 16:00:08 +03:00
2024-03-05 17:18:02 +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
2022-11-09 07:24:40 +00:00
2023-12-21 16:21:32 +02:00

Whitebox Neutron Tempest Plugin

Tempest plugin with TripleO oriented whitebox tests for Neutron project.

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