From 77aa66b6932904e7e65e42e1a379b40caddc722c Mon Sep 17 00:00:00 2001 From: Andrew Grimberg Date: Tue, 11 Jun 2019 13:10:45 -0700 Subject: [PATCH] Enable INFO.yaml verify for com/asn1 Change-Id: I3d2f2a24f0327e28e9429e1ac0f5ca3f9511f4cc Signed-off-by: Andrew Grimberg --- jjb/com-asn1/com-asn1.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/jjb/com-asn1/com-asn1.yaml b/jjb/com-asn1/com-asn1.yaml index 470c9bbc..1b24e51b 100644 --- a/jjb/com-asn1/com-asn1.yaml +++ b/jjb/com-asn1/com-asn1.yaml @@ -38,3 +38,12 @@ # verify only; no merge bcos no image is pushed - gerrit-docker-verify <<: *asn1_docker_common + +- project: + name: com-asn1-info + project: com/asn1 + project-name: com-asn1 + build-node: centos7-builder-1c-1g + + jobs: + - gerrit-info-yaml-verify -- 2.16.6