blob: 1df2120f9081e77c0c26c763fc60c70c03e29851 [file] [log] [blame]
---
#
# ============LICENSE_START=======================================================
# Copyright (C) 2019 Nordix Foundation.
# ================================================================================
# 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.
#
# SPDX-License-Identifier: Apache-2.0
# ============LICENSE_END=========================================================
# Description:
# ============
# This file contains global default values for airship projects
# Project Defaults
- defaults:
name: global
job_prefix: 'airship'
ci_github_admin_user: 'nordixinfra'
ci_github_whitelist_org:
- metal3-io
- nordix-airship
jobs:
- capi_bm_integration_tests_ubuntu
- capi_bm_integration_tests_centos
- capi_bm_v1a2_integration_tests_centos
- capi_bm_v1a2_integration_tests_ubuntu
ci_github_repo: 'https://github.com/metal3-io/project-infra.git'
ci_github_pipeline: 'jenkins/jobs/integration_tests.pipeline'
ci_github_jenkins_credentials_id: 'metal3-jenkins-github-token'
ci_ghprb_auth_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c'