From f6aa88bc01d671c4511d6828f25037b2b3ba9a4d Mon Sep 17 00:00:00 2001 From: "Dr. Jens Harbott" Date: Sun, 12 Apr 2026 12:36:00 +0200 Subject: [PATCH] stable-only: drop bionic wheel cache job The ubuntu-bionic nodes are no longer available in the CI, so this job has been deleted. Clean up the dangling references to avoid zuul config errors. Signed-off-by: Dr. Jens Harbott Change-Id: I2e49dfff6bbc3d7de0681563cd7d93edbc48b167 (cherry picked from commit e7690d7e7bb3671a425b2332d92977deebf3eb00) (cherry picked from commit e7b93e87ba1ca4a152e36e9c8c93ac256a7aa4bc) (cherry picked from commit 521fd56de758a5da78c09a01b89e2925607b0ad9) --- .zuul.d/project.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.zuul.d/project.yaml b/.zuul.d/project.yaml index 5d7ad9665..b4471cc4a 100644 --- a/.zuul.d/project.yaml +++ b/.zuul.d/project.yaml @@ -3,9 +3,6 @@ - openstack-python3-jobs check: jobs: - - build-wheel-cache-ubuntu-bionic: - files: - - bindep.txt - build-wheel-cache-ubuntu-focal: files: - bindep.txt @@ -63,9 +60,6 @@ - bindep.txt gate: jobs: - - build-wheel-cache-ubuntu-bionic: - files: - - bindep.txt - build-wheel-cache-ubuntu-focal: files: - bindep.txt