blob: 0e2dc00b61f03eb6519b9fb78c945cf35d9845b7 [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# ============
Furkat Gofurovb1e99612022-02-04 10:48:36 +020024# This file contains the list of JJB projects in metal3 category. Each project
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +030025# 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}}'
maelk1a9e9352020-01-21 12:49:35 +020032 ci_github_whitelist_org:
Furkat Gofurovb1e99612022-02-04 10:48:36 +020033 - nordix-metal3
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +030034 jobs:
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
maelk1a9e9352020-01-21 12:49:35 +020038 - update_nordix_repos
kashifest5352e7b2020-12-04 17:39:50 +020039 - openstack_node_image_building
Furkat Gofurov22522d92022-02-05 22:15:22 +020040 - main_openstack_ipa_and_ironic_image_building
Feruzjon Muyassarov35afcd42021-08-26 14:21:22 +030041 - metal3_ipa_and_ironic_image_building_test
Lennart Jern2e1382e2022-02-14 12:24:16 +020042 - metal3_dev_tools_integration_test:
43 image_os:
44 - ubuntu
45 - centos
Rozzii1fa0e102022-02-28 11:01:39 +020046 - artifact_cleanup
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +030047 repo:
48 org: "Nordix"
Furkat Gofurovb1e99612022-02-04 10:48:36 +020049 name: "metal3-dev-tools"
Rozzii25396ec2022-02-18 11:20:44 +020050 ci_github_jenkins_credentials_id: 'nordix-metal3-ci-github-prod-token'
maelk1a9e9352020-01-21 12:49:35 +020051 ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2'
Furkat Gofurovb1e99612022-02-04 10:48:36 +020052 ci_github_repo: 'https://github.com/Nordix/metal3-dev-tools.git'
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +030053
54- project:
Lennart Jern146f50a2022-02-15 08:27:59 +020055 name: integration-tests
56 org: metal3-io
57 proj:
58 - metal3_dev_env:
59 repo: metal3-dev-env
60 - project_infra:
61 repo: project-infra
62 branch: '${{ghprbActualCommit}}'
63 ci_github_repo: '${{ghprbAuthorRepoGitUrl}}'
64 - capm3:
65 repo: cluster-api-provider-metal3
66 - bmo:
67 repo: baremetal-operator
68 - ipam:
69 repo: ip-address-manager
70 - ironic_image:
71 repo: ironic-image
Rozzii67e2e3c2022-04-08 14:39:16 +030072 name_postfix: '_ironic_from_source'
73 trigger_postfix: '-ironic-source'
Rozzii67e2e3c2022-04-08 14:39:16 +030074 ironic_install_type: 'source'
75 - ironic_image:
76 repo: ironic-image
Lennart Jern146f50a2022-02-15 08:27:59 +020077 - ironic_ipa_downloader:
78 repo: ironic-ipa-downloader
Furkat Gofurov4d1ca002022-07-06 19:47:16 +030079 - mariadb-image:
80 repo: mariadb-image
Lennart Jern146f50a2022-02-15 08:27:59 +020081 image_os:
82 - ubuntu
83 - centos
Furkat Gofurov417257d2022-07-06 11:49:22 +030084 capm3_target_branch:
85 - main:
Lennart Jern146f50a2022-02-15 08:27:59 +020086 capi_version: v1beta1
87 capm3_version: v1beta1
88 target_branches:
Lennart Jern146f50a2022-02-15 08:27:59 +020089 - 'main'
Furkat Gofurov417257d2022-07-06 11:49:22 +030090 - release-0-5:
Lennart Jern146f50a2022-02-15 08:27:59 +020091 capi_version: v1alpha4
92 capm3_version: v1alpha5
93 target_branches:
Lennart Jern146f50a2022-02-15 08:27:59 +020094 - 'main'
95 - 'release-0.5'
96 - 'release-0.1'
Lennart Jern146f50a2022-02-15 08:27:59 +020097 exclude:
98 - proj: ironic_ipa_downloader
99 image_os: centos
Furkat Gofurov417257d2022-07-06 11:49:22 +0300100 capm3_target_branch: release-0-5
maelka08dcb52020-01-21 16:23:39 +0200101 jobs:
Lennart Jern146f50a2022-02-15 08:27:59 +0200102 - integration_tests
103
104- project:
105 name: keep-integration-tests-alive
106 org: metal3-io
107 proj:
108 - metal3_dev_env:
109 repo: metal3-dev-env
110 - project_infra:
111 repo: project-infra
112 branch: '${{ghprbActualCommit}}'
113 ci_github_repo: '${{ghprbAuthorRepoGitUrl}}'
114 - capm3:
115 repo: cluster-api-provider-metal3
116 - bmo:
117 repo: baremetal-operator
118 - ipam:
119 repo: ip-address-manager
120 - ironic_image:
121 repo: ironic-image
122 image_os:
123 - ubuntu
124 - centos
Furkat Gofurov417257d2022-07-06 11:49:22 +0300125 capm3_target_branch:
126 - main:
Lennart Jern146f50a2022-02-15 08:27:59 +0200127 capi_version: v1beta1
128 capm3_version: v1beta1
129 target_branches:
Lennart Jern146f50a2022-02-15 08:27:59 +0200130 - 'main'
Furkat Gofurov417257d2022-07-06 11:49:22 +0300131 - release-0-5:
Lennart Jern146f50a2022-02-15 08:27:59 +0200132 capi_version: v1alpha4
133 capm3_version: v1alpha5
134 target_branches:
Lennart Jern146f50a2022-02-15 08:27:59 +0200135 - 'main'
136 - 'release-0.5'
137 - 'release-0.1'
138 jobs:
139 - keep_integration_tests
140
141- project:
142 name: feature-tests
143 org: metal3-io
144 proj:
145 - metal3_dev_env:
146 repo: metal3-dev-env
147 - project_infra:
148 repo: project-infra
149 branch: '${{ghprbActualCommit}}'
150 ci_github_repo: '${{ghprbAuthorRepoGitUrl}}'
151 - bmo:
152 repo: baremetal-operator
153 image_os:
154 - ubuntu
155 - centos
156 exclude:
157 - proj: bmo
158 image_os: centos
159 jobs:
160 - feature_tests
161 - feature_tests_upgrade:
162 exclude:
163 - image_os: centos
164 - proj: bmo
165
166- project:
167 name: metal3-dev-env-main-tests
168 org: metal3-io
169 repo: metal3-dev-env
170 image_os:
171 - ubuntu
172 - centos
173 jobs:
174 - main_feature_tests
175 - main_feature_tests_upgrade:
176 exclude:
177 - image_os: centos
178 - capm3_main_integration_tests:
Furkat Gofurov417257d2022-07-06 11:49:22 +0300179 capm3_target_branch:
180 - main:
Lennart Jern146f50a2022-02-15 08:27:59 +0200181 capi_version: v1beta1
182 capm3_version: v1beta1
183 schedule: "H 4 * * *"
Furkat Gofurov417257d2022-07-06 11:49:22 +0300184 - release-0-5:
Lennart Jern146f50a2022-02-15 08:27:59 +0200185 capi_version: v1alpha4
186 capm3_version: v1alpha5
187 schedule: "30 4 * * *"
188
189- project:
190 name: bml-tests
191 org: metal3-io
192 image_os: centos
193 jobs:
194 - bml_integration_tests:
195 proj:
196 - metal3_dev_env:
197 repo: metal3-dev-env
198 - project_infra:
199 repo: project-infra
200 branch: '${{ghprbActualCommit}}'
201 ci_github_repo: '${{ghprbAuthorRepoGitUrl}}'
202 - bml_main_integration_tests:
203 repo: metal3-dev-env
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +0300204
maelk81070bf2019-08-27 16:28:31 +0300205- project:
Furkat Gofurov67548de2022-02-04 17:18:53 +0200206 name: 'project_infra_cleanup'
Furkat Gofurov06b73b42021-08-25 15:39:08 +0300207 repo:
208 org: "metal3-io"
209 name: "project-infra"
210 ci_github_pipeline: 'jenkins/jobs/integration_tests_clean.pipeline'
211 jobs:
Furkat Gofurov67548de2022-02-04 17:18:53 +0200212 - main_clean
Furkat Gofurov06b73b42021-08-25 15:39:08 +0300213
214- project:
Furkat Gofurov67548de2022-02-04 17:18:53 +0200215 name: "capm3"
mboukhalfaf4ea1842022-05-03 17:09:25 +0300216 org: metal3-io
217 proj:
218 - capm3:
219 repo: cluster-api-provider-metal3
mboukhalfa46a0eec2022-05-05 11:48:07 +0300220 - metal3_dev_env:
221 repo: metal3-dev-env
mboukhalfaf4ea1842022-05-03 17:09:25 +0300222 - project_infra:
223 repo: project-infra
224 branch: '${{ghprbActualCommit}}'
225 ci_github_repo: '${{ghprbAuthorRepoGitUrl}}'
mboukhalfa46a0eec2022-05-05 11:48:07 +0300226 - bmo:
227 repo: baremetal-operator
Lennart Jern146f50a2022-02-15 08:27:59 +0200228 image_os:
229 - ubuntu
230 - centos
Furkat Gofurov417257d2022-07-06 11:49:22 +0300231 capm3_target_branch:
232 - main:
mboukhalfa139d0392022-05-06 10:48:30 +0300233 capi_version: v1beta1
234 capm3_version: v1beta1
235 target_branches:
236 - 'main'
Furkat Gofurov417257d2022-07-06 11:49:22 +0300237 - release-0-5:
mboukhalfa139d0392022-05-06 10:48:30 +0300238 capi_version: v1alpha4
239 capm3_version: v1alpha5
240 target_branches:
241 - 'release-0.5'
maelk4eeac872020-03-04 19:12:08 +0200242 jobs:
Lennart Jern146f50a2022-02-15 08:27:59 +0200243 - capm3_e2e_upgrade_tests:
244 exclude:
245 - image_os: centos
Furkat Gofurov417257d2022-07-06 11:49:22 +0300246 - capm3_target_branch:
247 - main
248 - release-0-5
mboukhalfa139d0392022-05-06 10:48:30 +0300249 - capm3_e2e_tests_parallel:
mboukhalfaeafa72e2022-06-13 13:46:53 +0300250 exclude:
Furkat Gofurov417257d2022-07-06 11:49:22 +0300251 - capm3_target_branch:
252 - release-0-5
Lennart Jern146f50a2022-02-15 08:27:59 +0200253 - capm3_e2e_tests:
Feruzjon Muyassarov4c86c7b2022-03-24 15:13:54 +0200254 - keep_capm3_e2e_tests:
mboukhalfaf4ea1842022-05-03 17:09:25 +0300255
256- project:
257 name: "capm3-main-tests"
258 repo:
259 org: "metal3-io"
260 name: "cluster-api-provider-metal3"
261 image_os:
262 - ubuntu
263 - centos
264 jobs:
Mohammed Boukhalfafc092cf2022-03-08 12:36:40 +0200265 - capm3_main_e2e_upgrade_tests:
266 exclude:
267 - image_os: centos
smoshiur12373903cf02022-03-11 11:06:31 +0200268 - capm3_main_e2e_ephemeral_tests:
269 exclude:
270 - image_os: ubuntu
Lennart Jern146f50a2022-02-15 08:27:59 +0200271 - capm3_main_e2e_tests:
Furkat Gofurov417257d2022-07-06 11:49:22 +0300272 capm3_target_branch:
273 - main:
Lennart Jern146f50a2022-02-15 08:27:59 +0200274 capi_version: v1beta1
275 capm3_version: v1beta1
276 capm3_branch: main
277 schedule: "H 20 * * *"
Furkat Gofurov417257d2022-07-06 11:49:22 +0300278 - release-0-5:
Lennart Jern146f50a2022-02-15 08:27:59 +0200279 capi_version: v1alpha4
280 capm3_version: v1alpha5
281 capm3_branch: release-0.5
Feruzjon Muyassarovd10fa142022-03-11 14:11:16 +0200282 schedule: "H 23 * * *"
Rozzii0bd5bfc2022-03-30 10:48:46 +0300283
284
285- project:
286 name: 'ironic_image_build_tests'
287 org: metal3-io
288 proj:
289 - project_infra:
290 repo: project-infra
Rozzii0e1e77a2022-04-12 11:18:32 +0300291 branch: '${{ghprbActualCommit}}'
292 ci_github_repo: '${{ghprbAuthorRepoGitUrl}}'
Rozzii0bd5bfc2022-03-30 10:48:46 +0300293 - ironic_image:
294 repo: ironic-image
295 jobs:
296 - ironic_image_build_tests