From 065b4bfc124fb66236da34ac5f9503eaf8c1f1f7 Mon Sep 17 00:00:00 2001 From: likui Date: Thu, 7 Sep 2023 16:01:00 +0800 Subject: [PATCH] CI: Remove ubuntu focal job Ubuntu focal was in testing runtime as best effort testing in 2023.1 cycle. In 2023.2, we do not need to test the focal as such. Removing its testing to more focus on making Jammy testing more stable. [0] https://review.opendev.org/c/openstack/tempest/+/884952 Change-Id: Ia3a9bfb6287fd283c3eeb49b43d2c0d12420596d --- zuul.d/project.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 82579f1be1..ddf60df8ab 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -57,7 +57,7 @@ voting: false - ironic-inspector-tempest-rbac-scope-enforced: voting: false - - bifrost-integration-tinyipa-ubuntu-focal: + - bifrost-integration-tinyipa-ubuntu-jammy: voting: false - bifrost-integration-redfish-vmedia-uefi-centos-9: voting: false