From 7d932969a26b54b445587ddbc881af0ffd82ddf2 Mon Sep 17 00:00:00 2001 From: Matthieu Huin Date: Feb 18 2021 16:07:50 +0000 Subject: Add pipeline for test-repo --- diff --git a/tests/zuul.yaml b/tests/zuul.yaml index fc241b8..3a8531e 100644 --- a/tests/zuul.yaml +++ b/tests/zuul.yaml @@ -38,6 +38,15 @@ periodic: jobs: - my-noop + +- project-template: + name: default + queue: integrated check: jobs: - my-noop + +- project: + name: test-repo + templates: + - default