linuxkit / linuxkit-ci

The CI configuration for testing LinuxKit
Apache License 2.0
6 stars 12 forks source link

Move google cloud CI machine to us-east4 #18

Closed rn closed 7 years ago

rn commented 7 years ago

Docker hub is located mostly in US east. Moving CI closer to it should reduce the network latency and hopefully improve the execution times of running tests (which pull a lot of images from hub)

relates to https://github.com/linuxkit/linuxkit/issues/2106

Signed-off-by: Rolf Neugebauer rolf.neugebauer@docker.com

rn commented 7 years ago

ping @talex5 could we deploy this and see if it changes anything?

talex5 commented 7 years ago

Do you want to use a faster machine type too?

talex5 commented 7 years ago

We merged the CPU type and timing PRs first. Do we still want this? @dave-tucker had some questions:

https://dockercommunity.slack.com/archives/C51K0GDU7/p1498656968614182

rn commented 7 years ago

it's unclear if we are limited on network latency for the test. This is trivial enough to replicate (plus there are some other issues), so closing for now