diff options
author | lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org> | 2023-03-27 16:44:09 +0000 |
---|---|---|
committer | Kevin Sandi <ksandi@contractor.linuxfoundation.org> | 2023-03-27 16:58:55 -0600 |
commit | c6572247b9c74d655285330c42f3081d363cf1ac (patch) | |
tree | 624bf495996e7e7f19224e7ba58e1bd496485585 /jjb | |
parent | 40aed813f292a37a84696700610584b09e436240 (diff) |
Chore: Automation adds portal-ng-history.yaml
Issue-ID: CIMAN-33
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org>
Change-Id: I2734a0af6e0bbed727d786a83ce17062aedc44c6
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/portal-ng-history/portal-ng-history.yaml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/jjb/portal-ng-history/portal-ng-history.yaml b/jjb/portal-ng-history/portal-ng-history.yaml new file mode 100644 index 000000000..b711bb499 --- /dev/null +++ b/jjb/portal-ng-history/portal-ng-history.yaml @@ -0,0 +1,15 @@ +--- +- project: + name: portal-ng-history-project-view + project-name: portal-ng-history + views: + - project-view + +- project: + name: portal-ng-history-info + project: portal-ng/history + project-name: portal-ng-history + build-node: centos8-builder-2c-1g + branch: master + jobs: + - gerrit-info-yaml-verify
\ No newline at end of file |