From: Vanessa Rene Valderrama Date: Fri, 12 Jul 2019 20:05:46 +0000 (-0500) Subject: Add INFO.yaml verify job X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=1b29634331eed81e3fdacabf376f5c79c6146f8d;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: Ibef77b8b86981d5f16d72f7d8dd08e6e37955116 Signed-off-by: Vanessa Rene Valderrama --- diff --git a/jjb/sweetcomb/sweetcomb.yaml b/jjb/sweetcomb/sweetcomb.yaml index 2f27442d3..3f58ccda7 100644 --- a/jjb/sweetcomb/sweetcomb.yaml +++ b/jjb/sweetcomb/sweetcomb.yaml @@ -267,3 +267,12 @@ rerun-unstable-builds: false max-failed-builds: 1 fixed-delay: 90 + +- project: + name: sweetcomb-info + project-name: sweetcomb + jobs: + - gerrit-info-yaml-verify + build-node: centos7-builder-4c-4g + project: sweetcomb + branch: master