
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
Whitebox Neutron Tempest Plugin
Tempest plugin with TripleO oriented whitebox tests for Neutron project.
- Free software: Apache license
- Source: https://opendev.org/x/whitebox-neutron-tempest-plugin
Description
Tempest plugin with whitebox Neutron related tests useful for the Tripleo based deployments.
Languages
Python
99.5%
Shell
0.5%