From 0b56f589a8fb7df9942cd46714b021a70e67179d Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 30 Oct 2017 07:51:48 +0100 Subject: [PATCH] Actually run check-requirements The job definition missed to actually run the written playbook, add it. Change-Id: I4b1140c20c68821eaf0849c9ee551ff9b1c27deb --- .zuul.d/project-template.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.d/project-template.yaml b/.zuul.d/project-template.yaml index fb3faf0254..19e0bcbb11 100644 --- a/.zuul.d/project-template.yaml +++ b/.zuul.d/project-template.yaml @@ -10,6 +10,7 @@ - job: name: requirements-check parent: unittests + run: playbooks/requirements-check.yaml required-projects: - openstack/requirements files: