airbyte
airbyte copied to clipboard
GitHub Actions - workflow `Connector Integration Tests` - add retry
Signed-off-by: Sergey Chvalyuk [email protected]
What
-
Rewrite shell script
ci_integration_workflow_launcher.shto python scriptci_integration_workflow_launcher.py -
add UUID for workflow
integration-testto track progress https://stackoverflow.com/questions/69479400/get-run-id-after-triggering-a-github-workflow-dispatch-event -
ci_integration_workflow_launcher.pyrun all workflows, sleep for 20 minutes and re-run AWS failed workflows again -
tools/bin/build_report.py- date added for report
- is
ci_integration_workflow_launcher.shstill needed, or can we delete it entirely?
yes, I have removed
- seems like the goal of this PR is to add a single retry to the daily connector tests, is that correct?
yes exactly!
- have you tried testing this (i.e. manually trigger the action from this branch)?
yes I have tested changing master branch on grubberr/14450-connector-integration-tests