Skip to content

Added condition to check status of pods

Shreya Shah requested to merge az/ss-wellBore-podstatus into master
  • Added condition to check if the pod is in ready state for Well Bore service
  • Before moving on to the testing stage, This change will make sure that the right branch code is deployed in the environment and the pod is running with the same branch code. Also, if the pod throws an error or is not in a ready state, then this condition will not be met, and the pipeline fails, which will be valuable in preventing errors.
Edited by Shreya Shah

Merge request reports