summaryrefslogtreecommitdiffstats
path: root/jjb/honeycomb
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2019-07-12 14:55:38 -0500
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2019-07-12 14:55:38 -0500
commit48711e9bca3c2f8e5825e3062b21f42d2f7b922a (patch)
tree72a7d687184e1c3168fa947a415ad582f456b63b /jjb/honeycomb
parent96ef2515f76dfdca77640bf7a6b8e31d9fecfa87 (diff)
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 <vvalderrama@linuxfoundation.org>
Diffstat (limited to 'jjb/honeycomb')
-rw-r--r--jjb/honeycomb/honeycomb.yaml9
1 files changed, 9 insertions, 0 deletions
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