blob: 256c74c1ef78104845420c9e4b4e3a51d6758408 [file] [log] [blame]
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +03001---
2#
3# ============LICENSE_START=======================================================
4# Copyright (C) 2019 Nordix Foundation.
5# ================================================================================
6# Licensed under the Apache License, Version 2.0 (the "License");
7# you may not use this file except in compliance with the License.
8# You may obtain a copy of the License at
9#
10# http://www.apache.org/licenses/LICENSE-2.0
11#
12# Unless required by applicable law or agreed to in writing, software
13# distributed under the License is distributed on an "AS IS" BASIS,
14# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15# See the License for the specific language governing permissions and
16# limitations under the License.
17#
18# SPDX-License-Identifier: Apache-2.0
19# ============LICENSE_END=========================================================
20
21
22# Description:
23# ============
24# This file contains the list of JJB projects in airship category. Each project
25# corresponds to a github repository. Under each project's 'jobs' list defines the
26# jobs associated with that github repository. The job definitions can be found
27# in job_{job_id}.yml files in any of JJB include folders.
28
29- project:
30 name: 'nordix_dev_tools'
31 branch: '${{ghprbActualCommit}}'
32 jobs:
maelke07b44c2019-09-16 15:59:18 +030033 - capi_bm_integration_tests_ubuntu
34 - capi_bm_integration_tests_centos
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +030035 - linter_tests
maelkf8928002019-09-19 14:53:02 +030036 - openstack_image_building
fmuyassarov180e0952019-09-25 09:51:40 +030037 - docker_image_building
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +030038 repo:
39 org: "Nordix"
40 name: "airship-dev-tools"
41
42- project:
maelk3116ba52020-01-20 11:25:52 +020043 name: 'metal3io_project_infra'
44 branch: '${{ghprbActualCommit}}'
45 jobs:
46 - capi_bm_integration_tests_ubuntu
47 - capi_bm_integration_tests_centos
maelk2f684f02020-01-20 12:22:14 +020048 - capi_bm_v1a2_integration_tests_ubuntu
49 - capi_bm_v1a2_integration_tests_centos
maelk3116ba52020-01-20 11:25:52 +020050 repo:
51 org: "metal3-io"
52 name: "project-infra"
maelk2f684f02020-01-20 12:22:14 +020053 ci_github_repo: '${{ghprbAuthorRepoGitUrl}}'
maelk3116ba52020-01-20 11:25:52 +020054 ci_github_pipeline: 'jenkins/jobs/integration_tests.pipeline'
maelk2f684f02020-01-20 12:22:14 +020055 ci_github_jenkins_credentials_id: 'metal3-jenkins-github-token'
56 ci_ghprb_auth_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c'
maelk3116ba52020-01-20 11:25:52 +020057
58- project:
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +030059 name: "nordix_bmo"
60 jobs:
maelke07b44c2019-09-16 15:59:18 +030061 - capi_bm_integration_tests_ubuntu
62 - capi_bm_integration_tests_centos
mikkosestedf045b2019-08-27 16:02:17 +030063 - capi_bm_unit_tests
fmuyassaroveb439b62019-12-05 18:46:34 +020064 - capi_bm_v1a2_integration_tests_ubuntu
65 - capi_bm_v1a2_integration_tests_centos
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +030066 - linter_tests
67 repo:
68 org: "Nordix"
69 name: "baremetal-operator"
70
71- project:
72 name: "nordix_capi"
73 jobs:
maelke07b44c2019-09-16 15:59:18 +030074 - capi_bm_integration_tests_ubuntu
75 - capi_bm_integration_tests_centos
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +030076 - linter_tests
77 repo:
78 org: "Nordix"
79 name: "cluster-api"
80
81- project:
82 name: "nordix_metal3_dev_env"
83 jobs:
maelke07b44c2019-09-16 15:59:18 +030084 - capi_bm_integration_tests_ubuntu
85 - capi_bm_integration_tests_centos
fmuyassaroveb439b62019-12-05 18:46:34 +020086 - capi_bm_v1a2_integration_tests_ubuntu
87 - capi_bm_v1a2_integration_tests_centos
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +030088 - linter_tests
89 repo:
90 org: "Nordix"
91 name: "metal3-dev-env"
92
93- project:
94 name: "nordix_capi_bm"
95 jobs:
maelke07b44c2019-09-16 15:59:18 +030096 - capi_bm_integration_tests_ubuntu
97 - capi_bm_integration_tests_centos
mikkosestedf045b2019-08-27 16:02:17 +030098 - capi_bm_unit_tests
fmuyassaroveb439b62019-12-05 18:46:34 +020099 - capi_bm_v1a2_integration_tests_centos
100 - capi_bm_v1a2_integration_tests_ubuntu
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +0300101 - linter_tests
102 repo:
103 org: "Nordix"
104 name: "cluster-api-provider-baremetal"
105
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +0300106
maelk81070bf2019-08-27 16:28:31 +0300107- project:
maelk93c18a52019-09-26 16:00:46 +0300108 name: "metal3io_bmo"
109 ci_github_whitelist_org:
110 - metal3-io
111 - nordix-airship
112 jobs:
113 - capi_bm_integration_tests_ubuntu
114 - capi_bm_integration_tests_centos
fmuyassaroveb439b62019-12-05 18:46:34 +0200115 - capi_bm_v1a2_integration_tests_centos
116 - capi_bm_v1a2_integration_tests_ubuntu
117
maelk93c18a52019-09-26 16:00:46 +0300118 repo:
119 org: "metal3-io"
120 name: "baremetal-operator"
maelk39ce79e2019-10-18 15:38:04 +0300121 ci_ghprb_auth_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c'
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +0300122
123
maelk81070bf2019-08-27 16:28:31 +0300124- project:
125 name: "metal3io_metal3_dev_env"
126 ci_github_whitelist_org:
127 - metal3-io
128 - nordix-airship
129 jobs:
maelke07b44c2019-09-16 15:59:18 +0300130 - capi_bm_integration_tests_ubuntu
131 - capi_bm_integration_tests_centos
fmuyassarov91c21ac2019-10-14 13:02:09 +0300132 - capi_bm_master_integration_tests_ubuntu
fmuyassarov554710d2019-11-01 15:22:48 +0200133 - capi_bm_master_integration_tests_centos
fmuyassaroveb439b62019-12-05 18:46:34 +0200134 - capi_bm_v1a2_integration_tests_centos
135 - capi_bm_v1a2_integration_tests_ubuntu
136 - capi_bm_v1a2_master_integration_tests_ubuntu
137 - capi_bm_v1a2_master_integration_tests_centos
138
maelk81070bf2019-08-27 16:28:31 +0300139 repo:
140 org: "metal3-io"
141 name: "metal3-dev-env"
maelk39ce79e2019-10-18 15:38:04 +0300142 ci_ghprb_auth_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c'
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +0300143
maelk81070bf2019-08-27 16:28:31 +0300144- project:
145 name: "metal3io_capi_bm"
maelke07b44c2019-09-16 15:59:18 +0300146 ci_github_whitelist_org:
maelk81070bf2019-08-27 16:28:31 +0300147 - metal3-io
148 - nordix-airship
149 jobs:
maelke07b44c2019-09-16 15:59:18 +0300150 - capi_bm_integration_tests_ubuntu
151 - capi_bm_integration_tests_centos
fmuyassaroveb439b62019-12-05 18:46:34 +0200152 - capi_bm_v1a2_integration_tests_centos
153 - capi_bm_v1a2_integration_tests_ubuntu
154
maelk81070bf2019-08-27 16:28:31 +0300155 repo:
156 org: "metal3-io"
157 name: "cluster-api-provider-baremetal"
maelk39ce79e2019-10-18 15:38:04 +0300158 ci_ghprb_auth_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c'
Jaakko Kuuskoski9bca5dd2019-09-27 11:16:03 +0300159
160- project:
fmuyassarova80b7aa2020-01-10 14:43:28 +0200161 name: "metal3io_ironic_image"
162 ci_github_whitelist_org:
163 - metal3-io
164 - nordix-airship
165 jobs:
166 - capi_bm_integration_tests_ubuntu
167 - capi_bm_integration_tests_centos
168 - capi_bm_v1a2_integration_tests_centos
169 - capi_bm_v1a2_integration_tests_ubuntu
170
171 repo:
172 org: "metal3-io"
173 name: "ironic-image"
174 ci_ghprb_auth_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c'
175
176- project:
177 name: "metal3io_ironic_inspector"
178 ci_github_whitelist_org:
179 - metal3-io
180 - nordix-airship
181 jobs:
182 - capi_bm_integration_tests_ubuntu
183 - capi_bm_integration_tests_centos
184 - capi_bm_v1a2_integration_tests_centos
185 - capi_bm_v1a2_integration_tests_ubuntu
186
187 repo:
188 org: "metal3-io"
189 name: "ironic-inspector-image"
190 ci_ghprb_auth_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c'
191
192- project:
193 name: "metal3io_ironic_ipa_downloader"
194 ci_github_whitelist_org:
195 - metal3-io
196 - nordix-airship
197 jobs:
198 - capi_bm_integration_tests_ubuntu
199 - capi_bm_integration_tests_centos
200 - capi_bm_v1a2_integration_tests_centos
201 - capi_bm_v1a2_integration_tests_ubuntu
202
203 repo:
204 org: "metal3-io"
205 name: "ironic-ipa-downloader"
206 ci_ghprb_auth_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c'
207
208- project:
Jaakko Kuuskoski9bca5dd2019-09-27 11:16:03 +0300209 name: 'update_nordix'
210 jobs:
211 - update_nordix_repos
212 repo:
213 org: "Nordix"
214 name: "airship-dev-tools"