Skip to content

Commit a2e13f7

Browse files
committed
move dirname up
1 parent 9fb4333 commit a2e13f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

airflow/assets/logs/airflow_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ tests:
226226
run_id: "scheduled__2025-02-18T14_46_00+00_00"
227227
task:
228228
task_id: "print_task_0"
229+
dirname: "path/to/airflow/logs/dag_id_airflow_dag_0/run_id_scheduled__2025-02-18T14_46_00+00_00/task_id_print_task_0"
229230
filename: "python_operator.py"
230231
level: "INFO"
231232
lineno: 105
@@ -235,5 +236,4 @@ tests:
235236
tags:
236237
- "source:LOGS_SOURCE"
237238
timestamp: 1739889960123
238-
dirname: "path/to/airflow/logs/dag_id_airflow_dag_0/run_id_scheduled__2025-02-18T14_46_00+00_00/task_id_print_task_0"
239239

0 commit comments

Comments
 (0)