whitebox-neutron-tempest-pl.../whitebox_neutron_tempest_plugin
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-05-22 01:55:27 +03:00