]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/cephadm: Docker doesn't ship a registries.conf 35273/head
authorSebastian Wagner <sebastian.wagner@suse.com>
Wed, 27 May 2020 11:17:58 +0000 (13:17 +0200)
committerSebastian Wagner <sebastian.wagner@suse.com>
Wed, 27 May 2020 11:17:58 +0000 (13:17 +0200)
commit9310b6e278c78bdf3d4a6f46e3b17f6837f828ef
tree524dde66691ac6fd63fc828a3c2a46f2208e2dba
parent9e1e02508f94e6d8f2a5156141947efaa971c1bf
qa/cephadm: Docker doesn't ship a registries.conf

I guess not using the mirror for docker based tests is ok for now.

For adding docker support, we need to:

1. change the docker config
2. restart the docker daemon

Note that Docker's config only supports to mirror the docker.io registry.

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
qa/tasks/cephadm.py