Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
e2e: wait for deployment before scale down/up
The scale down/up functions fail often with "deployment not found" errors. Possibly deploying with Podman is slower than deploying in a minikube VM, and there is a delay for the deployment to become available. Signed-off-by: Niels de Vos <ndevos@redhat.com>
- Loading branch information