fabric8io / osio-pipeline

DSL and utility functions in groovy for running Jenkins OSIO Pipeline
13 stars 17 forks source link

Verify Deployment is not waiting for pod to be ready #123

Open piyush-garg opened 5 years ago

piyush-garg commented 5 years ago

Previously verify deployment did not pass till the pod gets ready but now it is getting completed as pod comes up and did not wait for the pod to be ready. This is a regression after #102

piyush-garg commented 5 years ago

Created an issue on openshift https://github.com/openshift/origin/issues/21991