dstandish commented on code in PR #25410:
URL: https://github.com/apache/airflow/pull/25410#discussion_r940899484


##########
tests/test_utils/perf/dags/elastic_dag.py:
##########
@@ -175,13 +175,13 @@ class DagShape(Enum):
                     f"DAGS_COUNT={dag_no}_of_{DAG_COUNT}",
                     f"TASKS_COUNT=${TASKS_COUNT}",
                     f"START_DATE=${START_DATE_ENV}",
-                    f"SCHEDULE_INTERVAL=${SCHEDULE_INTERVAL_ENV}",
+                    f"schedule=${SCHEDULE_INTERVAL_ENV}",

Review Comment:
   i guess it's to generate a dag_id. i'll make it uppercase.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to