potiuk commented on issue #4938: [AIRFLOW-4117] Multi-staging Image - Travis CI tests [Step 3/3] URL: https://github.com/apache/airflow/pull/4938#issuecomment-511302782 @ashb -> also in the latest commit, I moved the docs generation to test phase. It is now more than docs - it's also testing the docs and quite often that doc generation fails. It is quite independent from the code - pretty much always when docs fail I would still like to see if the tests are passing. Plus we have now 5 workers available to our project (Infrastructure limited parallell workers running in Travis to 5 per project) and when we have 6 pre-tests, they always takes longer than needed blocking the tests from running for 2x time needed. Having 5 pre + 5 tests might make more sense.
---------------------------------------------------------------- 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] With regards, Apache Git Services
