]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks: fix cephadm config image check 35927/head
authorGeorgios Kyratsas <gkyratsas@suse.com>
Fri, 3 Jul 2020 14:01:54 +0000 (16:01 +0200)
committerGeorgios Kyratsas <gkyratsas@suse.com>
Thu, 9 Jul 2020 08:28:49 +0000 (10:28 +0200)
commit390ca4d92fe2e0467eec9161de1b7bdc1c62891f
tree2dae001f93a94780309f1a99ac676c4b662047f2
parent0e6004cc6e68d061411c8a1e776cb2ba7f479169
qa/tasks: fix cephadm config image check

Check container_image_name only if ceph cluster image is not pre-defined in config.
We shouldn't care about container_image_name if there cephadm or ceph already have image defined.

Signed-off-by: Georgios Kyratsas <gkyratsas@suse.com>
qa/tasks/cephadm.py