summaryrefslogtreecommitdiffstats
path: root/jjb/hicn/hicn.yaml
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2019-07-12 14:53:57 -0500
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2019-07-12 14:53:57 -0500
commit65625928b0dde26c54dce49556287d78cf83b2d1 (patch)
tree5105e04e5be4359d1868800e5768a9240e7ae8c6 /jjb/hicn/hicn.yaml
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: I327c0b82953bdb04bec9725339dbaa60aad0513a Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Diffstat (limited to 'jjb/hicn/hicn.yaml')
-rw-r--r--jjb/hicn/hicn.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/jjb/hicn/hicn.yaml b/jjb/hicn/hicn.yaml
index 05c516ed..3343e24e 100644
--- a/jjb/hicn/hicn.yaml
+++ b/jjb/hicn/hicn.yaml
@@ -463,3 +463,12 @@
rerun-unstable-builds: false
max-failed-builds: 1
fixed-delay: 90
+
+- project:
+ name: hicn-info
+ project-name: hicn
+ jobs:
+ - gerrit-info-yaml-verify
+ build-node: centos7-builder-4c-4g
+ project: hicn
+ branch: master