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