From b44c206e0e20d5815b833e7b9b514869b7b47202 Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Wed, 24 Jun 2020 22:23:04 +1000 Subject: [PATCH] Add INFO.yaml verify job for l2switch INFO.yaml verify job is required for the committer self-promotions. Change-Id: Ic1a2d86498c985089486f7c990699deccfa560d7 Signed-off-by: Anil Belur --- jjb/l2switch/l2switch.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/jjb/l2switch/l2switch.yaml b/jjb/l2switch/l2switch.yaml index 24c8ef7f6..16be7f055 100644 --- a/jjb/l2switch/l2switch.yaml +++ b/jjb/l2switch/l2switch.yaml @@ -87,6 +87,15 @@ sonarcloud-api-token: '{sonarcloud_api_token}' sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}' +- project: + name: l2switch-info + jobs: + - gerrit-info-yaml-verify + project: l2switch + project-name: l2switch + branch: master + build-node: centos7-builder-2c-1g + - project: name: l2switch-view views: -- 2.36.6