Merge "Chore: Automation adds portal/aiml-dashboard config files"
authorEric Ball <eball@linuxfoundation.org>
Thu, 6 Oct 2022 16:32:16 +0000 (16:32 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Thu, 6 Oct 2022 16:32:16 +0000 (16:32 +0000)
jjb/portal-aiml-dashboard/portal-aiml-dashboard.yaml [new file with mode: 0644]

diff --git a/jjb/portal-aiml-dashboard/portal-aiml-dashboard.yaml b/jjb/portal-aiml-dashboard/portal-aiml-dashboard.yaml
new file mode 100644 (file)
index 0000000..7befb3b
--- /dev/null
@@ -0,0 +1,15 @@
+---
+- project:
+    name: portal-aiml-dashboard-project-view
+    project-name: portal-aiml-dashboard
+    views:
+      - project-view
+
+- project:
+    name: portal-aiml-dashboard-info
+    project: portal/aiml-dashboard
+    project-name: portal-aiml-dashboard
+    build-node: centos7-builder-1c-1g
+    branch: master
+    jobs:
+      - gerrit-info-yaml-verify
\ No newline at end of file