[PSM Interop] Fail test if client or server pods restarted during test (#33040)
Fail test if client or server pods restarted during test. #### Testing Tested locally, test will fail with message similar to: ``` ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/google/home/xuanwn/workspace/xds/grpc/tools/run_tests/xds_k8s_test_driver/framework/xds_k8s_testcase.py", line 501, in tearDown )) AssertionError: 5 != 0 : Server pods unexpectedly restarted {sever_restarts} times during test. ---------------------------------------------------------------------- Ran 1 test in 886.867s ```pull/33137/head
parent
de295eb424
commit
6818c8740f
3 changed files with 56 additions and 0 deletions
Loading…
Reference in new issue