From 378f34a813b13710cbab0e592e01f3cc98648ce1 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Tue, 20 Feb 2024 10:09:28 +0900 Subject: [PATCH] Drop openstack-ansible-linters-ubuntu-bionic It seems the job was already removed and the remaining reference is causing a config error. ``` Job openstack-ansible-linters-ubuntu-bionic not defined ``` Change-Id: I8d1099c4b3fe07e0517d0e82b21a787b2d91fdfb --- zuul.d/project.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 1244dca..0359d3a 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -21,11 +21,3 @@ - openstack-ansible-linters-jobs - publish-openstack-docs-pti - build-release-notes-jobs-python3 - check: - jobs: - - openstack-ansible-linters-ubuntu-bionic: - voting: false - gate: - jobs: - - openstack-ansible-linters-ubuntu-bionic: - voting: false