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: [email protected]

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

Reply via email to