From 5c7667d7cfdb1e2f2702a44f2099fa0a751fa862 Mon Sep 17 00:00:00 2001 From: "Lott, Christopher (cl778h)" Date: Tue, 7 Jul 2020 11:09:40 -0400 Subject: [PATCH] Add project view and info for repo ric-plt/utils Signed-off-by: Lott, Christopher (cl778h) Change-Id: Icddbf4de917b546e5432573df2c88cbebe862d93 --- jjb/ric-plt-utils/ric-plt-utils.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 jjb/ric-plt-utils/ric-plt-utils.yaml diff --git a/jjb/ric-plt-utils/ric-plt-utils.yaml b/jjb/ric-plt-utils/ric-plt-utils.yaml new file mode 100644 index 00000000..276db491 --- /dev/null +++ b/jjb/ric-plt-utils/ric-plt-utils.yaml @@ -0,0 +1,14 @@ +--- +- project: + name: ric-plt-utils-project-view + project-name: ric-plt-utils + views: + - project-view + +- project: + name: ric-plt-utils-info + project: ric-plt/utils + project-name: ric-plt-utils + build-node: centos7-builder-1c-1g + jobs: + - gerrit-info-yaml-verify -- 2.16.6