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 2020/12/24 07:48:33 UTC

[GitHub] [airflow] dstandish opened a new pull request #13302: Add comprehensive tests for pod launcher role in helm chart

dstandish opened a new pull request #13302:
URL: https://github.com/apache/airflow/pull/13302


   Currently there is only one test on pod launcher role (for one executor)
   
   Here I add a parameterized test for for essentially all combinations and remove old test.
   
   I also use a `has <value> <list>` approach instead of the more verbose compound `or eq` approach for better readability 


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

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



[GitHub] [airflow] kaxil merged pull request #13302: Add tests for pod launcher role in helm chart

Posted by GitBox <gi...@apache.org>.
kaxil merged pull request #13302:
URL: https://github.com/apache/airflow/pull/13302


   


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

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