Rename IPA and Ironic builder job
[infra/cicd.git] / jjb / airship / projects.yml
1 ---
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     ci_github_whitelist_org:
33     - nordix-airship
34     jobs:
35     - linter_tests
36     - openstack_image_building
37     - docker_image_building
38     - update_nordix_artifacts
39     - update_nordix_repos
40     - openstack_node_image_building
41     - openstack_ipa_and_ironic_image_building
42     - metal3_ipa_and_ironic_image_building_test
43     repo:
44       org: "Nordix"
45       name: "airship-dev-tools"
46     ci_github_jenkins_credentials_id: 'nordix-airship-ci-github-prod-token'
47     ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2'
48     ci_github_repo: 'https://github.com/Nordix/airship-dev-tools.git'
49
50 - project:
51     name: 'nordix_metal3_dev_env'
52     branch: '${{ghprbActualCommit}}'
53     ci_github_whitelist_org:
54     - nordix-airship
55     jobs:
56     - feature_tests_ubuntu
57     - feature_tests_centos
58     - feature_tests_upgrade_ubuntu
59     repo:
60       org: "Nordix"
61       name: "metal3-dev-env"
62     ci_github_jenkins_credentials_id: 'nordix-airship-ci-github-prod-token'
63     ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2'
64     ci_github_repo: 'https://github.com/Nordix/airship-dev-tools.git'
65
66 - project:
67     name: 'nordix_bmo'
68     branch: '${{ghprbActualCommit}}'
69     ci_github_whitelist_org:
70     - nordix-airship
71     jobs:
72     - feature_tests_ubuntu
73     - feature_tests_centos
74     - feature_tests_upgrade_ubuntu
75     repo:
76       org: "Nordix"
77       name: "baremetal-operator"
78     ci_github_jenkins_credentials_id: 'nordix-airship-ci-github-prod-token'
79     ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2'
80     ci_github_repo: 'https://github.com/Nordix/airship-dev-tools.git'
81
82 - project:
83     name: 'nordix_capi_m3'
84     branch: '${{ghprbActualCommit}}'
85     ci_github_whitelist_org:
86     - nordix-airship
87     jobs:
88     - feature_tests_ubuntu
89     - feature_tests_centos
90     - feature_tests_upgrade_ubuntu
91     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:
99     name: 'metal3io_project_infra'
100     branch: '${{ghprbActualCommit}}'
101     ci_github_whitelist_org:
102     - nordix-airship
103     repo:
104       org: "metal3-io"
105       name: "project-infra"
106     ci_github_repo: '${{ghprbAuthorRepoGitUrl}}'
107     jobs:
108     - capi_bm_v1a4_integration_tests_centos
109     - capi_bm_v1a4_integration_tests_ubuntu
110     - capi_bm_v1a5_integration_tests_centos
111     - capi_bm_v1a5_integration_tests_ubuntu
112     - feature_tests_ubuntu
113     - feature_tests_centos
114     - feature_tests_upgrade_ubuntu
115
116 - project:
117     name: "metal3io_bmo"
118     repo:
119       org: "metal3-io"
120       name: "baremetal-operator"
121     jobs:
122     - capi_bm_v1a4_integration_tests_centos
123     - capi_bm_v1a4_integration_tests_ubuntu
124     - capi_bm_v1a5_integration_tests_centos
125     - capi_bm_v1a5_integration_tests_ubuntu
126     - feature_tests_ubuntu
127     - feature_tests_centos
128     - feature_tests_upgrade_ubuntu
129
130 - project:
131     name: "metal3io_ipam"
132     repo:
133       org: "metal3-io"
134       name: "ip-address-manager"
135     jobs:
136     - capi_bm_v1a4_integration_tests_centos
137     - capi_bm_v1a4_integration_tests_ubuntu
138     - capi_bm_v1a5_integration_tests_centos
139     - capi_bm_v1a5_integration_tests_ubuntu
140
141 - project:
142     name: "metal3io_metal3_dev_env"
143     jobs:
144     - capi_bm_v1a4_integration_tests_centos
145     - capi_bm_v1a4_integration_tests_ubuntu
146     - capi_bm_v1a4_master_integration_tests_centos
147     - capi_bm_v1a4_master_integration_tests_ubuntu
148     - capi_bm_v1a5_integration_tests_centos
149     - capi_bm_v1a5_integration_tests_ubuntu
150     - capi_bm_v1a5_master_integration_tests_centos
151     - capi_bm_v1a5_master_integration_tests_ubuntu
152     - feature_tests_ubuntu
153     - feature_tests_centos
154     - feature_tests_upgrade_ubuntu
155     - master_feature_tests_ubuntu
156     - master_feature_tests_centos
157     - master_feature_tests_upgrade_ubuntu
158
159     repo:
160       org: "metal3-io"
161       name: "metal3-dev-env"
162
163 - project:
164     name: "metal3io_capi_m3"
165     repo:
166       org: "metal3-io"
167       name: "cluster-api-provider-metal3"
168     jobs:
169     - capi_bm_v1a4_integration_tests_centos
170     - capi_bm_v1a4_integration_tests_ubuntu
171     - capi_bm_v1a5_integration_tests_centos
172     - capi_bm_v1a5_integration_tests_ubuntu
173     - capi_capm3_v1a5_e2e_tests_ubuntu
174     - capi_capm3_v1a5_e2e_tests_centos
175     - feature_tests_ubuntu
176     - feature_tests_centos
177     - feature_tests_upgrade_ubuntu
178
179 - project:
180     name: "metal3io_ironic_image"
181     repo:
182       org: "metal3-io"
183       name: "ironic-image"
184     jobs:
185     - capi_bm_v1a4_integration_tests_centos
186     - capi_bm_v1a4_integration_tests_ubuntu
187     - capi_bm_v1a5_integration_tests_centos
188     - capi_bm_v1a5_integration_tests_ubuntu
189     - feature_tests_ubuntu
190     - feature_tests_centos
191     - feature_tests_upgrade_ubuntu
192
193 - project:
194     name: "metal3io_ironic_ipa_downloader"
195     repo:
196       org: "metal3-io"
197       name: "ironic-ipa-downloader"
198     jobs:
199     - capi_bm_v1a4_integration_tests_centos
200     - capi_bm_v1a4_integration_tests_ubuntu
201     - capi_bm_v1a5_integration_tests_centos
202     - capi_bm_v1a5_integration_tests_ubuntu
203     - feature_tests_ubuntu
204     - feature_tests_centos
205     - feature_tests_upgrade_ubuntu