From: Vanessa Rene Valderrama Date: Fri, 12 Jul 2019 19:55:38 +0000 (-0500) Subject: Add INFO.yaml verify job X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=48711e9bca3c2f8e5825e3062b21f42d2f7b922a;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: I49102fb0e051fa7dee1e4de9ac4eee516420fb7b Signed-off-by: Vanessa Rene Valderrama --- diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml index a8f12c2e0..73aca1ef0 100644 --- a/jjb/honeycomb/honeycomb.yaml +++ b/jjb/honeycomb/honeycomb.yaml @@ -283,3 +283,12 @@ - fdio-infra-shiplogs: maven-version: 'mvn36' + +- project: + name: honeycomb-info + project-name: honeycomb + jobs: + - gerrit-info-yaml-verify + build-node: centos7-builder-4c-4g + project: honeycomb + branch: master