potiuk commented on pull request #15706:
URL: https://github.com/apache/airflow/pull/15706#issuecomment-833874700


   > Looks like it was faster on an actions runner too.
   
   Yep. There are 2 CPUs there.  Most of our tests are already auto-detecting 
the number of CPUs and I sped them up this way (unfortunately a lot of our 
regular Airflow tests - unlike the helm tests) cannot be run in parallel with 
pytest-xdist because they are using shared database and rely on the DB state.  
So I had to parallelize them  'per  test type'.


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


Reply via email to