CI: jenkins jobs for combined upgrade tests
[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_repos
39     repo:
40       org: "Nordix"
41       name: "airship-dev-tools"
42     ci_github_jenkins_credentials_id: 'nordix-airship-ci-github-prod-token'
43     ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2'
44     ci_github_repo: 'https://github.com/Nordix/airship-dev-tools.git'
45
46 - project:
47     name: 'nordix_metal3_dev_env'
48     branch: '${{ghprbActualCommit}}'
49     ci_github_whitelist_org:
50     - nordix-airship
51     jobs:
52     - feature_tests_ubuntu
53     - feature_tests_upgrade_ubuntu
54     - feature_tests_upgrade_centos
55     repo:
56       org: "Nordix"
57       name: "metal3-dev-env"
58     ci_github_jenkins_credentials_id: 'nordix-airship-ci-github-prod-token'
59     ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2'
60     ci_github_repo: 'https://github.com/Nordix/airship-dev-tools.git'
61
62 - project:
63     name: 'nordix_bmo'
64     branch: '${{ghprbActualCommit}}'
65     ci_github_whitelist_org:
66     - nordix-airship
67     jobs:
68     - feature_tests_ubuntu
69     - feature_tests_upgrade_ubuntu
70     - feature_tests_upgrade_centos
71     repo:
72       org: "Nordix"
73       name: "baremetal-operator"
74     ci_github_jenkins_credentials_id: 'nordix-airship-ci-github-prod-token'
75     ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2'
76     ci_github_repo: 'https://github.com/Nordix/airship-dev-tools.git'
77
78 - project:
79     name: 'nordix_capi_m3'
80     branch: '${{ghprbActualCommit}}'
81     ci_github_whitelist_org:
82     - nordix-airship
83     jobs:
84     - feature_tests_ubuntu
85     - feature_tests_upgrade_ubuntu
86     - feature_tests_upgrade_centos
87     repo:
88       org: "Nordix"
89       name: "cluster-api-provider-metal3"
90     ci_github_jenkins_credentials_id: 'nordix-airship-ci-github-prod-token'
91     ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2'
92     ci_github_repo: 'https://github.com/Nordix/airship-dev-tools.git'
93
94 - project:
95     name: 'metal3io_project_infra'
96     branch: '${{ghprbActualCommit}}'
97     ci_github_whitelist_org:
98     - nordix-airship
99     repo:
100       org: "metal3-io"
101       name: "project-infra"
102     ci_github_repo: '${{ghprbAuthorRepoGitUrl}}'
103     jobs:
104     - capi_bm_v1a3_integration_tests_centos
105     - capi_bm_v1a3_integration_tests_ubuntu
106     - capi_bm_v1a4_integration_tests_centos
107     - capi_bm_v1a4_integration_tests_ubuntu
108     - feature_tests_ubuntu
109     - feature_tests_upgrade_ubuntu
110     - feature_tests_upgrade_centos
111
112 - project:
113     name: 'metal3io_project_infra_cleanup'
114     ci_github_whitelist_org:
115     - nordix-airship
116     repo:
117       org: "metal3-io"
118       name: "project-infra"
119     ci_github_pipeline: 'jenkins/jobs/integration_tests_clean.pipeline'
120     jobs:
121     - capi_bm_master_clean
122
123 - project:
124     name: 'metal3io_project_infra_cleanup_test'
125     branch: '${{ghprbActualCommit}}'
126     ci_github_whitelist_org:
127     - nordix-airship
128     repo:
129       org: "metal3-io"
130       name: "project-infra"
131     ci_github_repo: '${{ghprbAuthorRepoGitUrl}}'
132     ci_github_pipeline: 'jenkins/jobs/integration_tests_clean.pipeline'
133     jobs:
134     - capi_bm_clean
135
136 - project:
137     name: "metal3io_bmo"
138     repo:
139       org: "metal3-io"
140       name: "baremetal-operator"
141     jobs:
142     - capi_bm_v1a3_integration_tests_centos
143     - capi_bm_v1a3_integration_tests_ubuntu
144     - capi_bm_v1a4_integration_tests_centos
145     - capi_bm_v1a4_integration_tests_ubuntu
146     - feature_tests_ubuntu
147     - feature_tests_upgrade_ubuntu
148     - feature_tests_upgrade_centos
149
150 - project:
151     name: "metal3io_metal3_dev_env"
152     jobs:
153     - capi_bm_v1a3_integration_tests_centos
154     - capi_bm_v1a3_integration_tests_ubuntu
155     - capi_bm_v1a3_master_integration_tests_ubuntu
156     - capi_bm_v1a3_master_integration_tests_centos
157     - capi_bm_v1a4_integration_tests_centos
158     - capi_bm_v1a4_integration_tests_ubuntu
159     - capi_bm_v1a4_master_integration_tests_centos
160     - capi_bm_v1a4_master_integration_tests_ubuntu
161     - feature_tests_ubuntu
162     - feature_tests_upgrade_ubuntu
163     - feature_tests_upgrade_centos
164     - master_feature_tests_ubuntu
165     - master_feature_tests_upgrade_ubuntu
166     - master_feature_tests_upgrade_centos
167
168     repo:
169       org: "metal3-io"
170       name: "metal3-dev-env"
171
172 - project:
173     name: "metal3io_capi_m3"
174     repo:
175       org: "metal3-io"
176       name: "cluster-api-provider-metal3"
177     jobs:
178     - capi_bm_v1a3_integration_tests_centos
179     - capi_bm_v1a3_integration_tests_ubuntu
180     - capi_bm_v1a4_integration_tests_centos
181     - capi_bm_v1a4_integration_tests_ubuntu
182     - feature_tests_ubuntu
183     - feature_tests_upgrade_ubuntu
184     - feature_tests_upgrade_centos
185
186 - project:
187     name: "metal3io_ironic_image"
188     repo:
189       org: "metal3-io"
190       name: "ironic-image"
191     jobs:
192     - capi_bm_v1a3_integration_tests_centos
193     - capi_bm_v1a3_integration_tests_ubuntu
194     - capi_bm_v1a4_integration_tests_centos
195     - capi_bm_v1a4_integration_tests_ubuntu
196     - feature_tests_ubuntu
197     - feature_tests_upgrade_ubuntu
198     - feature_tests_upgrade_centos
199
200 - project:
201     name: "metal3io_ironic_inspector"
202     repo:
203       org: "metal3-io"
204       name: "ironic-inspector-image"
205     jobs:
206     - capi_bm_v1a3_integration_tests_centos
207     - capi_bm_v1a3_integration_tests_ubuntu
208     - capi_bm_v1a4_integration_tests_centos
209     - capi_bm_v1a4_integration_tests_ubuntu
210     - feature_tests_ubuntu
211     - feature_tests_upgrade_ubuntu
212     - feature_tests_upgrade_centos
213
214 - project:
215     name: "metal3io_ironic_ipa_downloader"
216     repo:
217       org: "metal3-io"
218       name: "ironic-ipa-downloader"
219     jobs:
220     - capi_bm_v1a3_integration_tests_centos
221     - capi_bm_v1a3_integration_tests_ubuntu
222     - capi_bm_v1a4_integration_tests_centos
223     - capi_bm_v1a4_integration_tests_ubuntu
224     - feature_tests_ubuntu
225     - feature_tests_upgrade_ubuntu
226     - feature_tests_upgrade_centos