[
https://issues.apache.org/jira/browse/AIRFLOW-4436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16830253#comment-16830253
]
ASF subversion and git services commented on AIRFLOW-4436:
----------------------------------------------------------
Commit 188b3193c7a5484253a13ad293e124569e8a2c04 in airflow's branch
refs/heads/master from Ash Berlin-Taylor
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=188b319 ]
[AIRFLOW-4436] Don't build the same docker image twice in tests (#5209)
> 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)