blob: 869e60d613bdc64cef2ba854fca6093847f26db3 [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
kashifestd4892572022-07-07 13:50:06 +030088 capm3_release_branch: main
Lennart Jern146f50a2022-02-15 08:27:59 +020089 target_branches:
Lennart Jern146f50a2022-02-15 08:27:59 +020090 - 'main'
Furkat Gofurov417257d2022-07-06 11:49:22 +030091 - release-0-5:
Lennart Jern146f50a2022-02-15 08:27:59 +020092 capi_version: v1alpha4
93 capm3_version: v1alpha5
kashifestd4892572022-07-07 13:50:06 +030094 capm3_release_branch: release-0.5
Lennart Jern146f50a2022-02-15 08:27:59 +020095 target_branches:
Lennart Jern146f50a2022-02-15 08:27:59 +020096 - 'main'
97 - 'release-0.5'
98 - 'release-0.1'
Lennart Jern146f50a2022-02-15 08:27:59 +020099 exclude:
100 - proj: ironic_ipa_downloader
101 image_os: centos
Furkat Gofurov417257d2022-07-06 11:49:22 +0300102 capm3_target_branch: release-0-5
maelka08dcb52020-01-21 16:23:39 +0200103 jobs:
Lennart Jern146f50a2022-02-15 08:27:59 +0200104 - integration_tests
105
106- project:
107 name: keep-integration-tests-alive
108 org: metal3-io
109 proj:
110 - metal3_dev_env:
111 repo: metal3-dev-env
112 - project_infra:
113 repo: project-infra
114 branch: '${{ghprbActualCommit}}'
115 ci_github_repo: '${{ghprbAuthorRepoGitUrl}}'
116 - capm3:
117 repo: cluster-api-provider-metal3
118 - bmo:
119 repo: baremetal-operator
120 - ipam:
121 repo: ip-address-manager
122 - ironic_image:
123 repo: ironic-image
124 image_os:
125 - ubuntu
126 - centos
Furkat Gofurov417257d2022-07-06 11:49:22 +0300127 capm3_target_branch:
128 - main:
Lennart Jern146f50a2022-02-15 08:27:59 +0200129 capi_version: v1beta1
130 capm3_version: v1beta1
kashifestd4892572022-07-07 13:50:06 +0300131 capm3_release_branch: main
Lennart Jern146f50a2022-02-15 08:27:59 +0200132 target_branches:
Lennart Jern146f50a2022-02-15 08:27:59 +0200133 - 'main'
Furkat Gofurov417257d2022-07-06 11:49:22 +0300134 - release-0-5:
Lennart Jern146f50a2022-02-15 08:27:59 +0200135 capi_version: v1alpha4
136 capm3_version: v1alpha5
kashifestd4892572022-07-07 13:50:06 +0300137 capm3_release_branch: release-0.5
Lennart Jern146f50a2022-02-15 08:27:59 +0200138 target_branches:
Lennart Jern146f50a2022-02-15 08:27:59 +0200139 - 'main'
140 - 'release-0.5'
141 - 'release-0.1'
142 jobs:
143 - keep_integration_tests
144
145- project:
146 name: feature-tests
147 org: metal3-io
148 proj:
149 - metal3_dev_env:
150 repo: metal3-dev-env
151 - project_infra:
152 repo: project-infra
153 branch: '${{ghprbActualCommit}}'
154 ci_github_repo: '${{ghprbAuthorRepoGitUrl}}'
155 - bmo:
156 repo: baremetal-operator
157 image_os:
158 - ubuntu
159 - centos
160 exclude:
161 - proj: bmo
162 image_os: centos
163 jobs:
164 - feature_tests
165 - feature_tests_upgrade:
166 exclude:
167 - image_os: centos
168 - proj: bmo
169
170- project:
171 name: metal3-dev-env-main-tests
172 org: metal3-io
173 repo: metal3-dev-env
174 image_os:
175 - ubuntu
176 - centos
177 jobs:
178 - main_feature_tests
179 - main_feature_tests_upgrade:
180 exclude:
181 - image_os: centos
182 - capm3_main_integration_tests:
Furkat Gofurov417257d2022-07-06 11:49:22 +0300183 capm3_target_branch:
184 - main:
Lennart Jern146f50a2022-02-15 08:27:59 +0200185 capi_version: v1beta1
186 capm3_version: v1beta1
kashifestd4892572022-07-07 13:50:06 +0300187 capm3_release_branch: main
Lennart Jern146f50a2022-02-15 08:27:59 +0200188 schedule: "H 4 * * *"
Furkat Gofurov417257d2022-07-06 11:49:22 +0300189 - release-0-5:
Lennart Jern146f50a2022-02-15 08:27:59 +0200190 capi_version: v1alpha4
191 capm3_version: v1alpha5
kashifestd4892572022-07-07 13:50:06 +0300192 capm3_release_branch: release-0.5
Lennart Jern146f50a2022-02-15 08:27:59 +0200193 schedule: "30 4 * * *"
194
195- project:
196 name: bml-tests
197 org: metal3-io
198 image_os: centos
199 jobs:
200 - bml_integration_tests:
201 proj:
202 - metal3_dev_env:
203 repo: metal3-dev-env
204 - project_infra:
205 repo: project-infra
206 branch: '${{ghprbActualCommit}}'
207 ci_github_repo: '${{ghprbAuthorRepoGitUrl}}'
208 - bml_main_integration_tests:
209 repo: metal3-dev-env
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +0300210
maelk81070bf2019-08-27 16:28:31 +0300211- project:
Furkat Gofurov67548de2022-02-04 17:18:53 +0200212 name: 'project_infra_cleanup'
Furkat Gofurov06b73b42021-08-25 15:39:08 +0300213 repo:
214 org: "metal3-io"
215 name: "project-infra"
216 ci_github_pipeline: 'jenkins/jobs/integration_tests_clean.pipeline'
217 jobs:
Furkat Gofurov67548de2022-02-04 17:18:53 +0200218 - main_clean
Furkat Gofurov06b73b42021-08-25 15:39:08 +0300219
220- project:
Furkat Gofurov67548de2022-02-04 17:18:53 +0200221 name: "capm3"
mboukhalfaf4ea1842022-05-03 17:09:25 +0300222 org: metal3-io
223 proj:
224 - capm3:
225 repo: cluster-api-provider-metal3
mboukhalfa46a0eec2022-05-05 11:48:07 +0300226 - metal3_dev_env:
227 repo: metal3-dev-env
mboukhalfaf4ea1842022-05-03 17:09:25 +0300228 - project_infra:
229 repo: project-infra
230 branch: '${{ghprbActualCommit}}'
231 ci_github_repo: '${{ghprbAuthorRepoGitUrl}}'
mboukhalfa46a0eec2022-05-05 11:48:07 +0300232 - bmo:
233 repo: baremetal-operator
Lennart Jern146f50a2022-02-15 08:27:59 +0200234 image_os:
235 - ubuntu
236 - centos
Furkat Gofurov417257d2022-07-06 11:49:22 +0300237 capm3_target_branch:
238 - main:
mboukhalfa139d0392022-05-06 10:48:30 +0300239 capi_version: v1beta1
240 capm3_version: v1beta1
kashifestd4892572022-07-07 13:50:06 +0300241 capm3_release_branch: main
mboukhalfa139d0392022-05-06 10:48:30 +0300242 target_branches:
243 - 'main'
Furkat Gofurov417257d2022-07-06 11:49:22 +0300244 - release-0-5:
mboukhalfa139d0392022-05-06 10:48:30 +0300245 capi_version: v1alpha4
246 capm3_version: v1alpha5
kashifestd4892572022-07-07 13:50:06 +0300247 capm3_release_branch: release-0.5
mboukhalfa139d0392022-05-06 10:48:30 +0300248 target_branches:
249 - 'release-0.5'
maelk4eeac872020-03-04 19:12:08 +0200250 jobs:
Lennart Jern146f50a2022-02-15 08:27:59 +0200251 - capm3_e2e_upgrade_tests:
252 exclude:
253 - image_os: centos
Furkat Gofurov417257d2022-07-06 11:49:22 +0300254 - capm3_target_branch:
255 - main
256 - release-0-5
mboukhalfa139d0392022-05-06 10:48:30 +0300257 - capm3_e2e_tests_parallel:
mboukhalfaeafa72e2022-06-13 13:46:53 +0300258 exclude:
Furkat Gofurov417257d2022-07-06 11:49:22 +0300259 - capm3_target_branch:
260 - release-0-5
Lennart Jern146f50a2022-02-15 08:27:59 +0200261 - capm3_e2e_tests:
Feruzjon Muyassarov4c86c7b2022-03-24 15:13:54 +0200262 - keep_capm3_e2e_tests:
mboukhalfaf4ea1842022-05-03 17:09:25 +0300263
264- project:
265 name: "capm3-main-tests"
266 repo:
267 org: "metal3-io"
268 name: "cluster-api-provider-metal3"
269 image_os:
270 - ubuntu
271 - centos
272 jobs:
Mohammed Boukhalfafc092cf2022-03-08 12:36:40 +0200273 - capm3_main_e2e_upgrade_tests:
274 exclude:
275 - image_os: centos
smoshiur12373903cf02022-03-11 11:06:31 +0200276 - capm3_main_e2e_ephemeral_tests:
277 exclude:
278 - image_os: ubuntu
Lennart Jern146f50a2022-02-15 08:27:59 +0200279 - capm3_main_e2e_tests:
Furkat Gofurov417257d2022-07-06 11:49:22 +0300280 capm3_target_branch:
281 - main:
Lennart Jern146f50a2022-02-15 08:27:59 +0200282 capi_version: v1beta1
283 capm3_version: v1beta1
284 capm3_branch: main
kashifestd4892572022-07-07 13:50:06 +0300285 capm3_release_branch: main
Lennart Jern146f50a2022-02-15 08:27:59 +0200286 schedule: "H 20 * * *"
Furkat Gofurov417257d2022-07-06 11:49:22 +0300287 - release-0-5:
Lennart Jern146f50a2022-02-15 08:27:59 +0200288 capi_version: v1alpha4
289 capm3_version: v1alpha5
290 capm3_branch: release-0.5
kashifestd4892572022-07-07 13:50:06 +0300291 capm3_release_branch: release-0.5
Feruzjon Muyassarovd10fa142022-03-11 14:11:16 +0200292 schedule: "H 23 * * *"
Rozzii0bd5bfc2022-03-30 10:48:46 +0300293
294
295- project:
296 name: 'ironic_image_build_tests'
297 org: metal3-io
298 proj:
299 - project_infra:
300 repo: project-infra
Rozzii0e1e77a2022-04-12 11:18:32 +0300301 branch: '${{ghprbActualCommit}}'
302 ci_github_repo: '${{ghprbAuthorRepoGitUrl}}'
Rozzii0bd5bfc2022-03-30 10:48:46 +0300303 - ironic_image:
304 repo: ironic-image
305 jobs:
306 - ironic_image_build_tests