]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
containers: set image as ceph.containers.image 2062/head
authorVallari Agrawal <val.agl002@gmail.com>
Wed, 9 Jul 2025 17:15:24 +0000 (22:45 +0530)
committerVallari Agrawal <val.agl002@gmail.com>
Wed, 9 Jul 2025 17:30:43 +0000 (23:00 +0530)
instead of ceph.image

As cephadm task overrides from here: https://github.com/ceph/ceph/blob/ef15ecb8821fd79e24b046d2812696bd290c8489/qa/tasks/cephadm.py#L2301

Signed-off-by: Vallari Agrawal <val.agl002@gmail.com>
containers/teuthology-dev/.teuthology.yaml
containers/teuthology-dev/containerized_node.yaml

index cdac7f02ce743bf101c7afda827f121d38077290..43037bb7e0483f7f53c16a0c76567621fc7d3f2a 100644 (file)
@@ -7,3 +7,8 @@ teuthology_path: /teuthology
 archive_base: /archive_dir
 reserve_machines: 0
 lab_domain: ''
+
+defaults:
+  cephadm:
+    containers:
+      image: 'quay.ceph.io/ceph-ci/ceph'
index 8d8563be92c3a332299a77547ede159109a0d060..3e5345a72cde5c2fabbf61ad82dff465ca232205 100644 (file)
@@ -7,6 +7,5 @@ overrides:
       cm_user: root
       start_rpcbind: false
   cephadm:
-    image: quay.ceph.io/ceph-ci/ceph:main
     osd_method: raw
     no_cgroups_split: true