Ash Berlin-Taylor created AIRFLOW-7028:
------------------------------------------

             Summary: Remove java from inside CI image
                 Key: AIRFLOW-7028
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-7028
             Project: Apache Airflow
          Issue Type: Task
          Components: ci
    Affects Versions: 2.0.0
            Reporter: Ash Berlin-Taylor
            Assignee: Ash Berlin-Taylor


A noticable portion of the time spend running static checks is pulling the 
docker image down (it takes about 3 of the 7-8 minutes!) so if we can reduce 
the size of the image our tests will be quicker.

Almost 1/3 of the size of the image is from Java, which is not needed for 
anything core to Airflow, and the bits that do need it should be converted to 
system test etc.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to