Actually run check-requirements

The job definition missed to actually run the written playbook, add it.

Change-Id: I4b1140c20c68821eaf0849c9ee551ff9b1c27deb
This commit is contained in:
Andreas Jaeger 2017-10-30 07:51:48 +01:00
parent 84c21a6e4c
commit 0b56f589a8

View File

@ -10,6 +10,7 @@
- job:
name: requirements-check
parent: unittests
run: playbooks/requirements-check.yaml
required-projects:
- openstack/requirements
files: