
We've seen some test flakes caused by this test. Some small changes: - Use a 30s timeout for each iteration of the test loop (so each iteration needs to check or fail more quickly). - Log a bit more during the checks so we can diagnose what's going on. - Increase the overall timeout from one minute to five minutes Signed-off-by: Matt Moyer <moyerm@vmware.com>