Skip to content

Added condition to check pod status

Shreya Shah requested to merge az/ss-openEtpClient-podstatus into main
  • Added condition to check if the pod is in ready state for Open ETP Client 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