Airflow Summit 2025 is coming October 07-09. Register now for early bird ticket!

tests.system.openlineage.example_openlineage_defer_simple_dag

Simple DAG with deferrable operator.

It checks:
  • that at least two task START events (before and after deferral) are emitted and the try_num remains at 1

Attributes

DAG_ID

wait

test_run

Functions

check_events_number_func()

Module Contents

tests.system.openlineage.example_openlineage_defer_simple_dag.check_events_number_func()[source]
tests.system.openlineage.example_openlineage_defer_simple_dag.DAG_ID = 'openlineage_defer_simple_dag'[source]
tests.system.openlineage.example_openlineage_defer_simple_dag.wait[source]
tests.system.openlineage.example_openlineage_defer_simple_dag.test_run[source]

Was this entry helpful?