Add INFO.yaml verify job (POLICY)

Add gerrit-info-yaml-verify from global-jjb
to verify INFO.yaml file contents.

Change-Id: I4e3c998495606c20700fe3f3606f02614c69af6e
Issue-ID: CIMAN-179
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
diff --git a/jjb/policy/policy-parent.yaml b/jjb/policy/policy-parent.yaml
index 525ffe3..44498e5 100644
--- a/jjb/policy/policy-parent.yaml
+++ b/jjb/policy/policy-parent.yaml
@@ -44,3 +44,11 @@
     project-name: 'policy-parent'
     branch: 'master'
     mvn-settings: 'policy-parent-settings'
+
+- project:
+    name: policy-parent-info
+    project-name: policy-parent
+    jobs:
+      - gerrit-info-yaml-verify
+    project: policy/parent
+    branch: master