From: Vanessa Rene Valderrama Date: Fri, 12 Jul 2019 19:59:06 +0000 (-0500) Subject: Add INFO.yaml verify job X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F45%2F20645%2F1;p=ci-management.git Add INFO.yaml verify job Info YAML Verify job validates that INFO.yaml file changes are kept isolated from other file changes. Verifies INFO.yaml files follow the schema defined in global-jjb/info-schema. Change-Id: Ia0e006a09b368e2d91baedfc26570d55302e2ba1 Signed-off-by: Vanessa Rene Valderrama --- diff --git a/jjb/jvpp/jvpp.yaml b/jjb/jvpp/jvpp.yaml index 5bc6fc361..dc8d20974 100644 --- a/jjb/jvpp/jvpp.yaml +++ b/jjb/jvpp/jvpp.yaml @@ -206,3 +206,12 @@ fixed-delay: 90 - email-notification: email-prefix: '[jvpp]' + +- project: + name: jvpp-info + project-name: jvpp + jobs: + - gerrit-info-yaml-verify + build-node: centos7-builder-4c-4g + project: jvpp + branch: master