From e4458b2fc81a79383d744b5fe4d8fa31e5bc4b81 Mon Sep 17 00:00:00 2001 From: Stephen Taylor Date: Thu, 13 Feb 2025 10:44:04 -0700 Subject: [PATCH] Ceph migration gate improvement This change addresses instability in the Ceph migration gate job by adding extra nodes to the cluster. Change-Id: Id60d61274a42f87280748f0b4b9c0c3c7adb7357 --- zuul.d/jobs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 4236bb9783..74cddbeebe 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -398,7 +398,7 @@ a Ceph cluster managed by legacy OSH ceph* charts to a Ceph cluster managed by Rook-Ceph operator. parent: openstack-helm-infra-deploy - nodeset: openstack-helm-3nodes-ubuntu_jammy + nodeset: openstack-helm-5nodes-ubuntu_jammy timeout: 10800 pre-run: - playbooks/prepare-hosts.yaml