From 0b42d9b4bbae2f5058d0751b47b83b50da1f4750 Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Fri, 1 May 2020 14:32:48 -0400 Subject: [PATCH] Enable windmill jobs We can now properly gate on boto3 for windmill, to ensure nothing breaks. Depends-On: https://review.opendev.org/723915 Depends-On: https://review.opendev.org/724152 Change-Id: Ic8e3a65b84ab65ab84781351d5ae63f761fe0330 Signed-off-by: Paul Belanger --- .zuul.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 8aebd31..edbe388 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,3 +1,4 @@ +--- - job: name: ansible-role-boto3-base parent: unittests @@ -39,6 +40,9 @@ nodeset: ubuntu-bionic - project: + templates: + - windmill-jobs-fedora-latest + - windmill-jobs-bionic check: jobs: - ansible-role-boto3-fedora-latest