Zkplo commented on code in PR #11479: URL: https://github.com/apache/inlong/pull/11479#discussion_r1846420176
########## inlong-manager/manager-web/src/main/resources/application-test.properties: ########## @@ -98,4 +98,15 @@ cls.manager.endpoint=127.0.0.1 # schedule engine type # support none(no scheduler) and quartz(quartz scheduler), default is none -inlong.schedule.engine=none \ No newline at end of file +inlong.schedule.engine=none Review Comment: done. ########## inlong-manager/manager-web/src/main/resources/application-test.properties: ########## @@ -98,4 +98,15 @@ cls.manager.endpoint=127.0.0.1 # schedule engine type # support none(no scheduler) and quartz(quartz scheduler), default is none -inlong.schedule.engine=none \ No newline at end of file +inlong.schedule.engine=none + +# Airflow API URL +airflow.baseUrl= Review Comment: done. -- 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: commits-unsubscr...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org