Hi,
is there any way to make the deployAll task run and block until the deployed Pods are up and running? In my case we're trying to use this in a Jenkinsfile as part of an integration test suite and we're running in the problem, that the deployment task finishes too soon and thus the tests fail.
cheers
christian
Hi,
is there any way to make the deployAll task run and block until the deployed Pods are up and running? In my case we're trying to use this in a Jenkinsfile as part of an integration test suite and we're running in the problem, that the deployment task finishes too soon and thus the tests fail.
cheers
christian