You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/07/01 09:20:12 UTC

[GitHub] [airflow] potiuk commented on pull request #23711: Helmchart: Provision Standalone Dag Processor

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

   > @jedcunningham I can set up some local tests for that. Or even better: is Airflow integration tests cover some of these scenarios? If yes, we can have some scenarios consider this feature enabled.
   
   Yeah I am also going to review and likely simplify the tests we already have for "K8S" scenario (those using kind) as they run far too long and IMHO they are far too repeating themselves without making good use of common setup time (but this is because they were based on our old "bash" breeze scripts and it was hard to be flexible there. When I get to rewrite those using the new Python base breeze this will be an opportunity to a) slim them down b) add some more useful scenarios once we get the tests reuse more of a common setup - so that it will not add too much build time.
   
   So for now - unit tests with helm are the way to go (though they will need some speedup as well eventually as I have a feeling the way we run them can be sped up


-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org