]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/cephadm: setup site based container registry 35625/head
authorKyr Shatskyy <kyrylo.shatskyy@suse.com>
Thu, 4 Jun 2020 13:23:54 +0000 (15:23 +0200)
committerKyr Shatskyy <kyrylo.shatskyy@suse.com>
Wed, 17 Jun 2020 19:01:09 +0000 (21:01 +0200)
commite9d982b9c2fbab2408cbfe521f0947ba500e4eab
treea1fe11791c830c8c5ba8f851561f4a5572cc435b
parentec315386e94adb4f844f6f3b7ce519e8f7789213
qa/tasks/cephadm: setup site based container registry

Add containers registry mirror for 'docker.io' to the config
file /etc/containers/registries.conf

Since we need site based config, so each teuthology instance
could have own containers' mirror, store corresponding data
in /etc/teuthology.yaml under 'overrides/cephadm' task specific
section.

Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
(cherry picked from commit d8edde0c53b80d01c3797c521c5adfc2ac0a99bb)
qa/tasks/cephadm.py