Airflow Summit 2026 is coming August 31 - September 2 in Austin, TX. Register now to secure your spot!

tests.system.openlineage.example_openlineage_policy_conf_source_code_dag

DAG exercising the OpenLineage emission policy authoring API.

An unlocked conf rule suppresses source code; authoring re-enables it per-task.

Required global conf: {“scope”: {“dag_id”: “openlineage_policy_conf_source_code_dag”}, “controls”: {“include_source_code”: false}}

Attributes

DAG_ID

t_conf_suppressed

test_run

Module Contents

tests.system.openlineage.example_openlineage_policy_conf_source_code_dag.DAG_ID = 'openlineage_policy_conf_source_code_dag'[source]
tests.system.openlineage.example_openlineage_policy_conf_source_code_dag.t_conf_suppressed[source]
tests.system.openlineage.example_openlineage_policy_conf_source_code_dag.test_run[source]

Was this entry helpful?