This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from aba8def5f3 Add error stacktrace to OpenLineage task event (#39813)
add 1b13cf50b6 Another attempt to stabilize (and limit) integration tests
(#39913)
No new revisions were added by this update.
Summary of changes:
.github/workflows/integration-tests.yml | 21 ++++-----
.../ci/testing/run_integration_tests_with_retry.sh | 53 ++++++++++++++++++++++
.../cli/commands/test_celery_command.py | 2 +-
.../integration/executors/test_celery_executor.py | 4 +-
4 files changed, 64 insertions(+), 16 deletions(-)
create mode 100755 scripts/ci/testing/run_integration_tests_with_retry.sh