ashb commented on pull request #10368:
URL: https://github.com/apache/airflow/pull/10368#issuecomment-689725405


   Hi @potiuk this change is awesome (and does wonders for the test time I'm 
sure) -- just one question that is confusing me;
   
   I can't quite work out where the images are actually built.
   
   For example this build https://github.com/apache/airflow/runs/1092589566 
(one of my PRs, I don't think which one specifically is relevant?) I see this 
in the logs
   
   
   ```
   Waiting for master-python3.6-ci:246742927 image
   ........................ OK.
   Found master-python3.6-ci:246742927 image
   Digest: 
'"sha256:e064d441d5c4dc2aff4db69ad907de016476541f4fe55175860716b295599e64"'
   Waiting for master-python3.7-ci:246742927 image
   ... OK.
   Found master-python3.7-ci:246742927 image
   Digest: 
'"sha256:ae7ec96311f778f8e1ffc5364e9ce7759480fd14925c552183f6fb0062b6dc59"'
   Waiting for master-python3.8-ci:246742927 image
   ```
   
   But what I don't see in the logs of that entire action anywhere is the 
docker build logs... Did I just miss them?
   
   I'm just trying to understand how this change works -- it's definitely a 
good feature.


----------------------------------------------------------------
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]


Reply via email to