BasPH commented on issue #4703: [AIRFLOW-3885] Improve Travis CI cycle time
URL: https://github.com/apache/airflow/pull/4703#issuecomment-463529728
 
 
   +1 for Python3 only, although some Airflow users still run on Python2.7 so 
unfortunately I'm pretty certain it has to last until end of life...
   
   Some other suggestions (all take quite some work):
   - Split Airflow into core & extras (all operators, hooks, etc.) so we can 
test separate
   - Remove Python2
   - Create pre-built test environments (unsure how Docker and Travis work 
together?) to avoid installing all CI dependencies every single run
   - Make sensible decision about which tests should be ran against multiple 
database types and which are okay to be tested only once
   
   I hope some day there's time for all this 😛

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to