diff options
Diffstat (limited to 'jjb/sweetcomb')
-rw-r--r-- | jjb/sweetcomb/sweetcomb.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
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 |