Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: fix flaky test case test_volume_reattach_after_engine_sigkill
the pod we're waiting could be terminated and recreated, so reading the pod could raise not found exception. wrapping it in try/except to make the waiting can continue. Signed-off-by: Yang Chiu <yang.chiu@suse.com> (cherry picked from commit 2832bb3)
- Loading branch information