From f2a10afb6415b82a8d2300a7e3a5c884db4fd63d Mon Sep 17 00:00:00 2001 From: Dan Smith Date: Fri, 28 Jul 2023 10:59:28 -0700 Subject: [PATCH] Remove n-v ceph live migration job from gate This job is marked as non-voting in the parent definition, which causes us to run it in gate as non-voting, which is just a waste of resources. Remove it from the gate queue until it is marked as voting in the definition (or maybe consider just leaving it out). Depends-On: https://review.opendev.org/c/openstack/devstack/+/890136 Change-Id: I2ddbafe851be2c7826d78613f12560a1713ac1b1 --- .zuul.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index e41081ff221c..56784ea1a223 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -765,7 +765,6 @@ gate: jobs: - nova-live-migration - - nova-live-migration-ceph - nova-tox-functional-py38 - nova-tox-functional-py39 - nova-multi-cell