Skip to content

update test dummy dag

saketh somaraju requested to merge az/sa-add-sleep into master
  • One of the test case in IT for ingestion workflow is failing because dag run completion before operations to be performed on the specific dag run.
  • This MR adds sleep phase to dag to wait till operations are completed.
  • Changes in the dag definition have been pushed to the storage account and tested.

Merge request reports