From 511cfa04ce59fcb7f89a8d7fd27d24d5fafaef5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw=20Piliszek?= Date: Tue, 30 May 2023 21:59:33 +0200 Subject: [PATCH] [CI] Drop chart-testing job This job is broken due to the dep, yamale, being unmaintained and not supported on Python 3.10. Change-Id: Iccc936c9dbd8abd928af0dcbff3e0ab129220915 --- zuul.d/project.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 0d5dcc9..3e00321 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -1,7 +1,6 @@ - project: check: jobs: - - chart-testing-lint - nebulous-component-template-helm-lint - nebulous-component-template-apply-helm-charts - nebulous-component-template-build-container-images @@ -9,7 +8,6 @@ - nox-linters gate: jobs: - - chart-testing-lint - nebulous-component-template-helm-lint - nebulous-component-template-apply-helm-charts - nebulous-component-template-upload-container-images