From 0c8ecf37515b40ccfd9f60894f219baca53b372f Mon Sep 17 00:00:00 2001 From: Hemanth Nakkina Date: Sat, 1 Dec 2018 11:02:53 +0530 Subject: [PATCH] Add default zuul job Updated zuul yaml and gitreview files Change-Id: Id8b6a2c2c795164813bb8683d5df06b184bbee59 --- .gitreview | 4 ++++ .zuul.yaml | 15 +++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 .gitreview create mode 100644 .zuul.yaml diff --git a/.gitreview b/.gitreview new file mode 100644 index 0000000..17b5af9 --- /dev/null +++ b/.gitreview @@ -0,0 +1,4 @@ +[gerrit] +host=review.openstack.org +port=29418 +project=openstack/airship-spyglass diff --git a/.zuul.yaml b/.zuul.yaml new file mode 100644 index 0000000..115d77c --- /dev/null +++ b/.zuul.yaml @@ -0,0 +1,15 @@ +# 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: + templates: + - noop-jobs