Bootstrap CI by adding noop-jobs to .zuul.yaml

This patch set bootstraps Treasuremap w/ noop-jobs so that we can
start merging cookie-cutter code for the project. In the future,
we can revisit this and replace noop-jobs with other templates
once the project is ready for CI gating.

Change-Id: Ie582122ad6a74e6d200dc18569eeb53f7e9da1a9
This commit is contained in:
Felipe Monteiro 2018-08-16 11:56:50 -04:00
parent 5c20bfa377
commit 5cf799e5c7
1 changed files with 15 additions and 0 deletions

15
.zuul.yaml Normal file
View File

@ -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