From 557e66497c3076b6fe87e1d0308459d687fb12f7 Mon Sep 17 00:00:00 2001 From: Fabien Boucher Date: Oct 26 2022 16:35:25 +0000 Subject: remove the check-for-tests job --- diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 70c6974..0319457 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -13,21 +13,6 @@ secret: krb_keytab - job: - name: check-for-tests - description: Check the project has a tests/tests.yml - run: playbooks/rpm/check-for-tests.yaml - branches: - - rawhide - - f37 - - f36 - - f35 - - epel8 - - epel9 - - main - nodeset: - nodes: [] - -- job: name: check-for-sti-tests description: Check the project has a tests/tests.yml run: playbooks/rpm/check-for-sti-tests.yaml