summaryrefslogtreecommitdiffstats
path: root/jjb/policy/policy-parent.yaml
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2019-02-27 00:27:11 -0800
committerJessica Wagantall <jwagantall@linuxfoundation.org>2019-03-07 16:33:27 -0800
commitfbc62e985992b814ed9ed4ed9111ff32474cbd91 (patch)
tree65ee1ecae4027fc0f53cf6dde896a20fc205bca0 /jjb/policy/policy-parent.yaml
parent7535854a074f69f9dbcacf9236491abd47e91694 (diff)
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>
Diffstat (limited to 'jjb/policy/policy-parent.yaml')
-rw-r--r--jjb/policy/policy-parent.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/jjb/policy/policy-parent.yaml b/jjb/policy/policy-parent.yaml
index 525ffe358..44498e515 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