From d58639ce402d54c3edf915549779d75fb9106397 Mon Sep 17 00:00:00 2001 From: Chuck Short Date: Tue, 14 Jun 2016 05:16:56 -0400 Subject: [PATCH] Add check-requirements check job for nova-lxd Add this CI job to make sure requirements.txt in nova-lxd is following global-requirements.txt Change-Id: I5d35286d6d905157213d2627b527d37916bd01dc Signed-off-by: Chuck Short --- zuul/layout.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index ec2b553261..ae0046e6e1 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -8331,6 +8331,7 @@ projects: template: - name: merge-check - name: python-jobs + - name: check-requirements - name: openstack/nova-powervm template: