If we don't wait we will fail when trying to run a test again when using
-count=N or when running the test suit in a loop.
Example error:
main_test.go:64: failed to ensure channel:
channels.apps.open-cluster-management.io "ramen-gitops" is
forbidden: unable to create new content in namespace ramen-samples
because it is being terminated
If we don't wait we will fail when trying to run a test again when using -count=N or when running the test suit in a loop.
Example error:
Fixes #1620