Add .gitreview file and base Zuul config

Change-Id: I0c40607a92d007e35c3c8450035d779305be8909
This commit is contained in:
Mohammed Naser 2019-04-10 18:55:45 -04:00
parent a7f3e01a12
commit f0026cf9bf
2 changed files with 25 additions and 0 deletions

4
.gitreview Normal file
View File

@ -0,0 +1,4 @@
[gerrit]
host=review.openstack.org
port=29418
project=vexxhost/ansible-role-wireguard.git

21
zuul.d/project.yaml Normal file
View File

@ -0,0 +1,21 @@
# Copyright 2019, VEXXHOST, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
- project:
check:
jobs:
- noop
gate:
jobs:
- noop