]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/cephadm: Docker doesn't ship a registries.conf
authorSebastian Wagner <sebastian.wagner@suse.com>
Wed, 27 May 2020 11:17:58 +0000 (13:17 +0200)
committerSebastian Wagner <sebastian.wagner@suse.com>
Thu, 28 May 2020 13:29:16 +0000 (15:29 +0200)
commit3255c3c812e6200afe46d45043a9e4ccb6e8bf32
tree36250660081336247754aa54fc3d9d2ac5cd4318
parent41ffeed98cf1c52802bc8285241a0d4932e6e561
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>
(cherry picked from commit 9310b6e278c78bdf3d4a6f46e3b17f6837f828ef)
qa/tasks/cephadm.py