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_locked_dag

DAG exercising the OpenLineage emission policy authoring API.

A locked conf rule cannot be overridden by authoring.

Required global conf: {“scope”: {“dag_id”: “openlineage_policy_conf_locked_dag”}, “locked”: true, “controls”: {“include_source_code”: false}}

Attributes

DAG_ID

t_locked

test_run

Module Contents

tests.system.openlineage.example_openlineage_policy_conf_locked_dag.DAG_ID = 'openlineage_policy_conf_locked_dag'[source]
tests.system.openlineage.example_openlineage_policy_conf_locked_dag.t_locked[source]
tests.system.openlineage.example_openlineage_policy_conf_locked_dag.test_run[source]

Was this entry helpful?