From: Vanessa Rene Valderrama Date: Fri, 12 Jul 2019 20:09:10 +0000 (-0500) Subject: Add INFO.yaml verify job X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=e492023b5ce40524e4239a1370c4c147b73293f4;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: I3cdda5588f2ccbf8d0a2c614a9c6d73ad8cd7b04 Signed-off-by: Vanessa Rene Valderrama --- diff --git a/jjb/trex/trex.yaml b/jjb/trex/trex.yaml index 78e8197e9..e85b791d6 100644 --- a/jjb/trex/trex.yaml +++ b/jjb/trex/trex.yaml @@ -108,3 +108,12 @@ publishers: - fdio-infra-shiplogs: maven-version: 'mvn33-new' + +- project: + name: trex-info + project-name: trex + jobs: + - gerrit-info-yaml-verify + build-node: centos7-builder-4c-4g + project: trex + branch: master