The GitHub Actions job "Tests" on 
airflow.git/fix/62769-flaky-otel-integration-tests has failed.
Run started by GitHub user andreahlert (triggered by andreahlert).

Head commit for run:
b6ac3dd286d54154e1410603197c04240134def0 / AndrĂ© Ahlert <[email protected]>
Fix flaky OTEL connection in integration tests

- Disable OTLP metric export in setup_class for span-only tests
  (OTEL_METRICS_EXPORTER=none, AIRFLOW__METRICS__OTEL_ON=False) to
  avoid DNS/connection retries that block scheduler and worker.
- Add health_check extension to otel-collector config and
  healthcheck in integration-otel.yml so collector is ready before use.
- Make Airflow service depend on otel-collector with
  condition: service_healthy.

closes #62769

Report URL: https://github.com/apache/airflow/actions/runs/22638978162

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to