blob: f66e8bff84d8d90e24dd6dd9dada2dbeaf8c5d60 [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}}'
maelk1a9e9352020-01-21 12:49:35 +020032 ci_github_whitelist_org:
33 - nordix-airship
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
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +030040 repo:
41 org: "Nordix"
42 name: "airship-dev-tools"
maelk1a9e9352020-01-21 12:49:35 +020043 ci_github_jenkins_credentials_id: 'nordix-airship-ci-github-prod-token'
44 ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2'
45 ci_github_repo: 'https://github.com/Nordix/airship-dev-tools.git'
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +030046
47- project:
fmuyassarovb8e11502020-05-28 13:10:41 +030048 name: 'nordix_metal3_dev_env'
49 branch: '${{ghprbActualCommit}}'
50 ci_github_whitelist_org:
51 - nordix-airship
52 jobs:
53 - feature_tests_ubuntu
Furkat Gofurov821094d2020-09-17 19:43:18 +030054 - feature_tests_centos
Jaakko Kuuskoskief359b02020-08-05 11:51:19 +030055 - feature_tests_upgrade_ubuntu
Jaakko Kuuskoski75049982020-09-02 14:10:18 +030056 - feature_tests_upgrade_centos
fmuyassarovb8e11502020-05-28 13:10:41 +030057 repo:
58 org: "Nordix"
59 name: "metal3-dev-env"
60 ci_github_jenkins_credentials_id: 'nordix-airship-ci-github-prod-token'
61 ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2'
62 ci_github_repo: 'https://github.com/Nordix/airship-dev-tools.git'
63
64- project:
65 name: 'nordix_bmo'
66 branch: '${{ghprbActualCommit}}'
67 ci_github_whitelist_org:
68 - nordix-airship
69 jobs:
70 - feature_tests_ubuntu
Furkat Gofurov821094d2020-09-17 19:43:18 +030071 - feature_tests_centos
Jaakko Kuuskoskief359b02020-08-05 11:51:19 +030072 - feature_tests_upgrade_ubuntu
Jaakko Kuuskoski75049982020-09-02 14:10:18 +030073 - feature_tests_upgrade_centos
fmuyassarovb8e11502020-05-28 13:10:41 +030074 repo:
75 org: "Nordix"
76 name: "baremetal-operator"
77 ci_github_jenkins_credentials_id: 'nordix-airship-ci-github-prod-token'
78 ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2'
79 ci_github_repo: 'https://github.com/Nordix/airship-dev-tools.git'
80
81- project:
82 name: 'nordix_capi_m3'
83 branch: '${{ghprbActualCommit}}'
84 ci_github_whitelist_org:
85 - nordix-airship
86 jobs:
87 - feature_tests_ubuntu
Furkat Gofurov821094d2020-09-17 19:43:18 +030088 - feature_tests_centos
Jaakko Kuuskoskief359b02020-08-05 11:51:19 +030089 - feature_tests_upgrade_ubuntu
Jaakko Kuuskoski75049982020-09-02 14:10:18 +030090 - feature_tests_upgrade_centos
fmuyassarovb8e11502020-05-28 13:10:41 +030091 repo:
92 org: "Nordix"
93 name: "cluster-api-provider-metal3"
94 ci_github_jenkins_credentials_id: 'nordix-airship-ci-github-prod-token'
95 ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2'
96 ci_github_repo: 'https://github.com/Nordix/airship-dev-tools.git'
97
98- project:
maelk3116ba52020-01-20 11:25:52 +020099 name: 'metal3io_project_infra'
100 branch: '${{ghprbActualCommit}}'
maelk1a9e9352020-01-21 12:49:35 +0200101 ci_github_whitelist_org:
102 - nordix-airship
maelk3116ba52020-01-20 11:25:52 +0200103 repo:
104 org: "metal3-io"
105 name: "project-infra"
maelk2f684f02020-01-20 12:22:14 +0200106 ci_github_repo: '${{ghprbAuthorRepoGitUrl}}'
maelka08dcb52020-01-21 16:23:39 +0200107 jobs:
Jaakko Kuuskoskiaa86f6e2020-01-21 13:11:48 +0200108 - capi_bm_v1a3_integration_tests_centos
109 - capi_bm_v1a3_integration_tests_ubuntu
maelk07f5cbc2020-03-06 15:34:17 +0200110 - capi_bm_v1a4_integration_tests_centos
111 - capi_bm_v1a4_integration_tests_ubuntu
fmuyassarovb8e11502020-05-28 13:10:41 +0300112 - feature_tests_ubuntu
Furkat Gofurov821094d2020-09-17 19:43:18 +0300113 - feature_tests_centos
Jaakko Kuuskoskief359b02020-08-05 11:51:19 +0300114 - feature_tests_upgrade_ubuntu
Jaakko Kuuskoski75049982020-09-02 14:10:18 +0300115 - feature_tests_upgrade_centos
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +0300116
maelk81070bf2019-08-27 16:28:31 +0300117- project:
maelk37e9bd82020-03-01 12:09:06 +0200118 name: 'metal3io_project_infra_cleanup'
119 ci_github_whitelist_org:
120 - nordix-airship
121 repo:
122 org: "metal3-io"
123 name: "project-infra"
124 ci_github_pipeline: 'jenkins/jobs/integration_tests_clean.pipeline'
125 jobs:
126 - capi_bm_master_clean
127
128- project:
129 name: 'metal3io_project_infra_cleanup_test'
130 branch: '${{ghprbActualCommit}}'
131 ci_github_whitelist_org:
132 - nordix-airship
133 repo:
134 org: "metal3-io"
135 name: "project-infra"
136 ci_github_repo: '${{ghprbAuthorRepoGitUrl}}'
137 ci_github_pipeline: 'jenkins/jobs/integration_tests_clean.pipeline'
138 jobs:
139 - capi_bm_clean
140
141- project:
maelk93c18a52019-09-26 16:00:46 +0300142 name: "metal3io_bmo"
maelk93c18a52019-09-26 16:00:46 +0300143 repo:
144 org: "metal3-io"
145 name: "baremetal-operator"
maelka08dcb52020-01-21 16:23:39 +0200146 jobs:
Jaakko Kuuskoskiaa86f6e2020-01-21 13:11:48 +0200147 - capi_bm_v1a3_integration_tests_centos
148 - capi_bm_v1a3_integration_tests_ubuntu
maelk07f5cbc2020-03-06 15:34:17 +0200149 - capi_bm_v1a4_integration_tests_centos
150 - capi_bm_v1a4_integration_tests_ubuntu
fmuyassarovb8e11502020-05-28 13:10:41 +0300151 - feature_tests_ubuntu
Furkat Gofurov821094d2020-09-17 19:43:18 +0300152 - feature_tests_centos
Jaakko Kuuskoskief359b02020-08-05 11:51:19 +0300153 - feature_tests_upgrade_ubuntu
Jaakko Kuuskoski75049982020-09-02 14:10:18 +0300154 - feature_tests_upgrade_centos
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +0300155
maelk81070bf2019-08-27 16:28:31 +0300156- project:
maelk6d032322020-09-25 12:24:59 +0300157 name: "metal3io_ipam"
158 repo:
159 org: "metal3-io"
160 name: "ip-address-manager"
161 jobs:
162 - capi_bm_v1a4_integration_tests_centos
163 - capi_bm_v1a4_integration_tests_ubuntu
164
165- project:
maelk81070bf2019-08-27 16:28:31 +0300166 name: "metal3io_metal3_dev_env"
maelk81070bf2019-08-27 16:28:31 +0300167 jobs:
Jaakko Kuuskoskiaa86f6e2020-01-21 13:11:48 +0200168 - capi_bm_v1a3_integration_tests_centos
169 - capi_bm_v1a3_integration_tests_ubuntu
170 - capi_bm_v1a3_master_integration_tests_ubuntu
171 - capi_bm_v1a3_master_integration_tests_centos
maelk07f5cbc2020-03-06 15:34:17 +0200172 - capi_bm_v1a4_integration_tests_centos
173 - capi_bm_v1a4_integration_tests_ubuntu
174 - capi_bm_v1a4_master_integration_tests_centos
175 - capi_bm_v1a4_master_integration_tests_ubuntu
fmuyassarovb8e11502020-05-28 13:10:41 +0300176 - feature_tests_ubuntu
Furkat Gofurov821094d2020-09-17 19:43:18 +0300177 - feature_tests_centos
Jaakko Kuuskoskief359b02020-08-05 11:51:19 +0300178 - feature_tests_upgrade_ubuntu
Jaakko Kuuskoski75049982020-09-02 14:10:18 +0300179 - feature_tests_upgrade_centos
fmuyassarovb8e11502020-05-28 13:10:41 +0300180 - master_feature_tests_ubuntu
Furkat Gofurov821094d2020-09-17 19:43:18 +0300181 - master_feature_tests_centos
Jaakko Kuuskoskief359b02020-08-05 11:51:19 +0300182 - master_feature_tests_upgrade_ubuntu
Jaakko Kuuskoski75049982020-09-02 14:10:18 +0300183 - master_feature_tests_upgrade_centos
fmuyassarovb8e11502020-05-28 13:10:41 +0300184
maelk81070bf2019-08-27 16:28:31 +0300185 repo:
186 org: "metal3-io"
187 name: "metal3-dev-env"
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +0300188
maelk81070bf2019-08-27 16:28:31 +0300189- project:
maelk4eeac872020-03-04 19:12:08 +0200190 name: "metal3io_capi_m3"
191 repo:
192 org: "metal3-io"
193 name: "cluster-api-provider-metal3"
194 jobs:
Jaakko Kuuskoskiaa86f6e2020-01-21 13:11:48 +0200195 - capi_bm_v1a3_integration_tests_centos
196 - capi_bm_v1a3_integration_tests_ubuntu
maelk07f5cbc2020-03-06 15:34:17 +0200197 - capi_bm_v1a4_integration_tests_centos
198 - capi_bm_v1a4_integration_tests_ubuntu
fmuyassarovb8e11502020-05-28 13:10:41 +0300199 - feature_tests_ubuntu
Furkat Gofurov821094d2020-09-17 19:43:18 +0300200 - feature_tests_centos
Jaakko Kuuskoskief359b02020-08-05 11:51:19 +0300201 - feature_tests_upgrade_ubuntu
Jaakko Kuuskoski75049982020-09-02 14:10:18 +0300202 - feature_tests_upgrade_centos
Jaakko Kuuskoski9bca5dd2019-09-27 11:16:03 +0300203
204- project:
fmuyassarova80b7aa2020-01-10 14:43:28 +0200205 name: "metal3io_ironic_image"
fmuyassarova80b7aa2020-01-10 14:43:28 +0200206 repo:
207 org: "metal3-io"
208 name: "ironic-image"
maelka08dcb52020-01-21 16:23:39 +0200209 jobs:
Jaakko Kuuskoskiaa86f6e2020-01-21 13:11:48 +0200210 - capi_bm_v1a3_integration_tests_centos
211 - capi_bm_v1a3_integration_tests_ubuntu
maelk07f5cbc2020-03-06 15:34:17 +0200212 - capi_bm_v1a4_integration_tests_centos
213 - capi_bm_v1a4_integration_tests_ubuntu
fmuyassarovb8e11502020-05-28 13:10:41 +0300214 - feature_tests_ubuntu
Furkat Gofurov821094d2020-09-17 19:43:18 +0300215 - feature_tests_centos
Jaakko Kuuskoskief359b02020-08-05 11:51:19 +0300216 - feature_tests_upgrade_ubuntu
Jaakko Kuuskoski75049982020-09-02 14:10:18 +0300217 - feature_tests_upgrade_centos
fmuyassarova80b7aa2020-01-10 14:43:28 +0200218
219- project:
220 name: "metal3io_ironic_inspector"
fmuyassarova80b7aa2020-01-10 14:43:28 +0200221 repo:
222 org: "metal3-io"
223 name: "ironic-inspector-image"
maelka08dcb52020-01-21 16:23:39 +0200224 jobs:
Jaakko Kuuskoskiaa86f6e2020-01-21 13:11:48 +0200225 - capi_bm_v1a3_integration_tests_centos
226 - capi_bm_v1a3_integration_tests_ubuntu
maelk07f5cbc2020-03-06 15:34:17 +0200227 - capi_bm_v1a4_integration_tests_centos
228 - capi_bm_v1a4_integration_tests_ubuntu
fmuyassarovb8e11502020-05-28 13:10:41 +0300229 - feature_tests_ubuntu
Furkat Gofurov821094d2020-09-17 19:43:18 +0300230 - feature_tests_centos
Jaakko Kuuskoskief359b02020-08-05 11:51:19 +0300231 - feature_tests_upgrade_ubuntu
Jaakko Kuuskoski75049982020-09-02 14:10:18 +0300232 - feature_tests_upgrade_centos
fmuyassarova80b7aa2020-01-10 14:43:28 +0200233
234- project:
235 name: "metal3io_ironic_ipa_downloader"
fmuyassarova80b7aa2020-01-10 14:43:28 +0200236 repo:
237 org: "metal3-io"
238 name: "ironic-ipa-downloader"
maelka08dcb52020-01-21 16:23:39 +0200239 jobs:
Jaakko Kuuskoskiaa86f6e2020-01-21 13:11:48 +0200240 - capi_bm_v1a3_integration_tests_centos
241 - capi_bm_v1a3_integration_tests_ubuntu
maelk07f5cbc2020-03-06 15:34:17 +0200242 - capi_bm_v1a4_integration_tests_centos
243 - capi_bm_v1a4_integration_tests_ubuntu
fmuyassarovb8e11502020-05-28 13:10:41 +0300244 - feature_tests_ubuntu
Furkat Gofurov821094d2020-09-17 19:43:18 +0300245 - feature_tests_centos
Jaakko Kuuskoskief359b02020-08-05 11:51:19 +0300246 - feature_tests_upgrade_ubuntu
Jaakko Kuuskoski75049982020-09-02 14:10:18 +0300247 - feature_tests_upgrade_centos