[
https://issues.apache.org/jira/browse/AIRFLOW-4436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16830252#comment-16830252
]
ASF GitHub Bot commented on AIRFLOW-4436:
-----------------------------------------
ashb commented on pull request #5209: [AIRFLOW-4436] Don't build the same
docker image twice in tests
URL: https://github.com/apache/airflow/pull/5209
----------------------------------------------------------------
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]
> Don't re-build docker images twice for Kube tests
> -------------------------------------------------
>
> Key: AIRFLOW-4436
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4436
> Project: Apache Airflow
> Issue Type: Sub-task
> Reporter: Ash Berlin-Taylor
> Priority: Major
>
> We re-build the same docker image twice in our Kube test suite (once for each
> of the git deploy and PV modes) but the image is the same. This is pointless
> and slow (doesn't get cached cos the timestamp of the files changes)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)