tests.system.openlineage.example_openlineage_schedule_timedelta_dag

DAG with a timedelta shorthand schedule (produces DeltaDataIntervalTimetable).

It checks:
  • timedelta schedule serialization in the airflow dag run facet

  • timetable dict contains the delta representation

  • timetable_summary reflects the timedelta value

Attributes

DAG_ID

do_nothing_task

test_run

Module Contents

tests.system.openlineage.example_openlineage_schedule_timedelta_dag.DAG_ID = 'openlineage_schedule_timedelta_dag'[source]
tests.system.openlineage.example_openlineage_schedule_timedelta_dag.do_nothing_task[source]
tests.system.openlineage.example_openlineage_schedule_timedelta_dag.test_run[source]

Was this entry helpful?