From 4fddf6e192bf1433915477bbef2810afac5c4a2d Mon Sep 17 00:00:00 2001 From: Fabien Boucher Date: Jun 24 2020 09:07:13 +0000 Subject: Run test-tests-def template job for tests/ namespace This add the special "noop" jobs on the check and gate pipeline for projects in the tests/ namespace. Depends-on: https://pagure.io/fedora-zuul-jobs/pull-request/64 --- diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index d723eba..299bab9 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -126,3 +126,8 @@ linters: - ansible-lint - yamllint + +- project: + name: ^tests/.* + templates: + - test-tests-def