potiuk commented on PR #30175:
URL: https://github.com/apache/airflow/pull/30175#issuecomment-1509100487

   @dylanbstorey -> comment to last commit. 
   
   There is no need to create separate JOB.
   
   Theree are two jobs: postgres and mysql. 
   
   * The "postgres" one needs a new step for "kafka". 
   * The "mysql" one needs "kafka" to be added to TESTABLE_INTEGRATIONS in 
`src/airflow_breeze/global_constants.py`
   
   The difference between the two is that "postgres" is run on "public" runners 
and runs integration by integration, where mysql runs all of them on 
self-hosted (big ones) . 
   
   There is no need for separate "job".


-- 
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