Code Review
/
ci-management.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
3369e20
)
Chore: Add info job and view for robot repo
73/5073/1
author
Eric Ball
<eball@linuxfoundation.org>
Tue, 18 Apr 2023 19:39:50 +0000
(12:39 -0700)
committer
Eric Ball
<eball@linuxfoundation.org>
Tue, 18 Apr 2023 19:39:50 +0000
(12:39 -0700)
Change-Id: Id6d0bce704eea5a8ff92f882fc01d9090a9b8cde
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
jjb/robot/robot.yaml
[new file with mode: 0644]
patch
|
blob
diff --git a/jjb/robot/robot.yaml
b/jjb/robot/robot.yaml
new file mode 100644
(file)
index 0000000..
cc43e3b
--- /dev/null
+++ b/
jjb/robot/robot.yaml
@@ -0,0
+1,14
@@
+---
+- project:
+ name: robot-project-view
+ project-name: robot
+ views:
+ - project-view
+
+- project:
+ name: robot-info
+ project: robot
+ project-name: robot
+ build-node: centos7-builder-2c-1g
+ jobs:
+ - gerrit-info-yaml-verify