From 0cb4cd3e7330adaeb1d5927cff4dfe17a57f5ee8 Mon Sep 17 00:00:00 2001 From: Zack Cerza Date: Tue, 27 Jun 2023 13:33:51 -0600 Subject: [PATCH] containers/teuthology-dev: Specify a cephadm image I'm not certain why suites aren't settings this / how they work when they don't, but for now main is fine. Signed-off-by: Zack Cerza --- containers/teuthology-dev/containerized_node.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/containers/teuthology-dev/containerized_node.yaml b/containers/teuthology-dev/containerized_node.yaml index 3e5345a72c..8d8563be92 100644 --- a/containers/teuthology-dev/containerized_node.yaml +++ b/containers/teuthology-dev/containerized_node.yaml @@ -7,5 +7,6 @@ overrides: cm_user: root start_rpcbind: false cephadm: + image: quay.ceph.io/ceph-ci/ceph:main osd_method: raw no_cgroups_split: true