Eduardo Olivares e219a1fa23 Ignore exit code 1 when returned stdout is correct
When the `ps` command is executed on a pod with `oc rsh <pod> ps ...`,
sometimes the exit code is not 0, but the command returns the expected
output.
This patch adds " || true" to that command in order to ignore the
returned code.

Related-issue: OSPRH-8352
Related-issue: https://github.com/kubevirt/kubevirt/issues/10240

Change-Id: I246adf9f10a2d08b64be001bf13bfb807fb62698
2024-07-11 08:31:16 +02: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.5 MiB
Languages
Python 99.5%
Shell 0.5%