RedHat-SP-Security / tang-operator-tests

Upstream repository for tang-operator test suite
GNU General Public License v3.0
1 stars 1 forks source link

Create method to fail when Pod reaches a State, as well as passes when Pod reaches other State #64

Closed sarroutbi closed 10 months ago

sarroutbi commented 10 months ago

It has been observed that, for some situations, Pod transitions among different states when it is failing (CrashLoopBack, Error, Running). If we want to be sure no error is taking place, we should have an additional method that passes when Pod in a State, but also fails when Pod in other State