From b5a4fc6eddfaa1848305179dfb70b6f5269bf0c3 Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Wed, 24 Jun 2020 21:52:12 +1000 Subject: [PATCH] Add INFO.yaml verify job for coe INFO.yaml verify job is required for the committer self-promotions. Change-Id: I9368868a514a1cac25d52bbdf535a30b740af6b4 Signed-off-by: Anil Belur --- jjb/coe/coe.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/jjb/coe/coe.yaml b/jjb/coe/coe.yaml index ff1208e9a0..792f7af8f4 100644 --- a/jjb/coe/coe.yaml +++ b/jjb/coe/coe.yaml @@ -86,6 +86,15 @@ mvn-settings: 'coe-settings' mvn-opts: '-Xmx1024m' +- project: + name: coe-info + jobs: + - gerrit-info-yaml-verify + project: coe + project-name: coe + branch: master + build-node: centos7-builder-2c-1g + - project: name: coe-view views: -- 2.36.6