From 76ed78d830359fd1977823e23a228e867e924741 Mon Sep 17 00:00:00 2001 From: Zuul CI Bot (Fabien Boucher) Date: Oct 27 2022 07:36:45 +0000 Subject: Merge #170 `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