ad-m commented on issue #18127:
URL: https://github.com/apache/superset/issues/18127#issuecomment-1018492841


   I like idea of integration testing via eg. `kind` / `minikube`. This is the 
approach that I considered in the next steps once the local testing is 
effective. In my experience, using integration tests without unit tests gives a 
weak devEX, because the test feedback loop is very long even for syntax error. 
   
   We (in Superset) have already an ephemeral test environment on top of AWS 
ECS & AWS Fargate ( 
https://preset.io/blog/2021-4-28-ephemeral-test-environments-in-superset/ ). So 
I am thinking about testing it on an AWS EKS cluster by creating a dedicated 
namespace for each PR. Then arise the issue of funding, but it goes in line 
with the test environments about sponsorship. Do you have opinions on which 
approach is better in this regard? @robdiciuccio as a contributor in #13189 , 
could you provide some feedback on that?


-- 
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: notifications-unsubscr...@superset.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to