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