lhotari opened a new pull request #14952:
URL: https://github.com/apache/pulsar/pull/14952


   ### Motivation
   
   - The refactored Pulsar CI workflow switch to use 
`UBUNTU_MIRROR=mirror://mirrors.ubuntu.com/mirrors.txt` setting.
   - This gives inconsistent performance since sometimes access to the random 
mirror is bad.
   
   ### Modifications
   
   - set `UBUNTU_MIRROR` to `http://azure.archive.ubuntu.com/ubuntu/` in 
pulsar-ci.yaml for jobs that build docker images.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to