Airflow Summit 2025 is coming October 07-09. Register now to secure your spot!

tests.system.openlineage.example_openlineage_setup_teardown_dag

Simple DAG with setup and teardown operators.

It checks:
  • if setup and teardown information is included in DAG event for all tasks

  • if setup and teardown information is included in task events for AF2

Attributes

DAG_ID

create_cluster

test_run

Functions

do_nothing()

Module Contents

tests.system.openlineage.example_openlineage_setup_teardown_dag.do_nothing()[source]
tests.system.openlineage.example_openlineage_setup_teardown_dag.DAG_ID = 'openlineage_setup_teardown_dag'[source]
tests.system.openlineage.example_openlineage_setup_teardown_dag.create_cluster[source]
tests.system.openlineage.example_openlineage_setup_teardown_dag.test_run[source]

Was this entry helpful?