Fix .gitreview
Our scripts are not working properly yet: localhost is wrong, fix it manually. Change-Id: I2d7589bd41ac3d43d67f24c6eafe9f869601b08a
This commit is contained in:
parent
d97c630c0c
commit
14d4c3fadf
@ -1,4 +1,4 @@
|
|||||||
[gerrit]
|
[gerrit]
|
||||||
host=localhost
|
host=review.opendev.org
|
||||||
port=29418
|
port=29418
|
||||||
project=vexxhost/smokeping_prober-helm.git
|
project=vexxhost/smokeping_prober-helm.git
|
||||||
|
7
.zuul.yaml
Normal file
7
.zuul.yaml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
- project:
|
||||||
|
check:
|
||||||
|
jobs:
|
||||||
|
- noop
|
||||||
|
gate:
|
||||||
|
jobs:
|
||||||
|
- noop
|
Loading…
Reference in New Issue
Block a user