Add .gitreview and .zuul.yaml
Add the usual .gitreview file. Add an initial zuul file so that jobs can merge, this contains only noop-jobs, so no tests are run. A followup can add proper tests. Change-Id: Idf5aa1c82419ddab718ca5267d5d250a2dfb64d9
This commit is contained in:
parent
2a323424ee
commit
dff3326fc8
4
.gitreview
Normal file
4
.gitreview
Normal file
@ -0,0 +1,4 @@
|
||||
[gerrit]
|
||||
host=review.opendev.org
|
||||
port=29418
|
||||
project=airship/spyglass-plugin-xls
|
3
.zuul.yaml
Normal file
3
.zuul.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
- project:
|
||||
templates:
|
||||
- noop-jobs
|
Loading…
Reference in New Issue
Block a user