Airship Parameterize the script path for e2e metal3 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     jobs:
33     - capi_bm_integration_tests_ubuntu
34     - capi_bm_integration_tests_centos
35     - linter_tests
36     - openstack_image_building
37     - docker_image_building
38     repo:
39       org: "Nordix"
40       name: "airship-dev-tools"
41
42 - project:
43     name: 'metal3io_project_infra'
44     branch: '${{ghprbActualCommit}}'
45     jobs:
46     - capi_bm_integration_tests_ubuntu
47     - capi_bm_integration_tests_centos
48     repo:
49       org: "metal3-io"
50       name: "project-infra"
51     ci_github_repo: 'metal3-io/project-infra'
52     ci_github_pipeline: 'jenkins/jobs/integration_tests.pipeline'
53
54 - project:
55     name: "nordix_bmo"
56     jobs:
57     - capi_bm_integration_tests_ubuntu
58     - capi_bm_integration_tests_centos
59     - capi_bm_unit_tests
60     - capi_bm_v1a2_integration_tests_ubuntu
61     - capi_bm_v1a2_integration_tests_centos
62     - linter_tests
63     repo:
64       org: "Nordix"
65       name: "baremetal-operator"
66
67 - project:
68     name: "nordix_capi"
69     jobs:
70     - capi_bm_integration_tests_ubuntu
71     - capi_bm_integration_tests_centos
72     - linter_tests
73     repo:
74       org: "Nordix"
75       name: "cluster-api"
76
77 - project:
78     name: "nordix_metal3_dev_env"
79     jobs:
80     - capi_bm_integration_tests_ubuntu
81     - capi_bm_integration_tests_centos
82     - capi_bm_v1a2_integration_tests_ubuntu
83     - capi_bm_v1a2_integration_tests_centos
84     - linter_tests
85     repo:
86       org: "Nordix"
87       name: "metal3-dev-env"
88
89 - project:
90     name: "nordix_capi_bm"
91     jobs:
92     - capi_bm_integration_tests_ubuntu
93     - capi_bm_integration_tests_centos
94     - capi_bm_unit_tests
95     - capi_bm_v1a2_integration_tests_centos
96     - capi_bm_v1a2_integration_tests_ubuntu
97     - linter_tests
98     repo:
99       org: "Nordix"
100       name: "cluster-api-provider-baremetal"
101
102
103 - project:
104     name: "metal3io_bmo"
105     ci_github_whitelist_org:
106     - metal3-io
107     - nordix-airship
108     jobs:
109     - capi_bm_integration_tests_ubuntu
110     - capi_bm_integration_tests_centos
111     - capi_bm_v1a2_integration_tests_centos
112     - capi_bm_v1a2_integration_tests_ubuntu
113
114     repo:
115       org: "metal3-io"
116       name: "baremetal-operator"
117     ci_ghprb_auth_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c'
118
119
120 - project:
121     name: "metal3io_metal3_dev_env"
122     ci_github_whitelist_org:
123     - metal3-io
124     - nordix-airship
125     jobs:
126     - capi_bm_integration_tests_ubuntu
127     - capi_bm_integration_tests_centos
128     - capi_bm_master_integration_tests_ubuntu
129     - capi_bm_master_integration_tests_centos
130     - capi_bm_v1a2_integration_tests_centos
131     - capi_bm_v1a2_integration_tests_ubuntu
132     - capi_bm_v1a2_master_integration_tests_ubuntu
133     - capi_bm_v1a2_master_integration_tests_centos
134
135     repo:
136       org: "metal3-io"
137       name: "metal3-dev-env"
138     ci_ghprb_auth_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c'
139
140 - project:
141     name: "metal3io_capi_bm"
142     ci_github_whitelist_org:
143     - metal3-io
144     - nordix-airship
145     jobs:
146     - capi_bm_integration_tests_ubuntu
147     - capi_bm_integration_tests_centos
148     - capi_bm_v1a2_integration_tests_centos
149     - capi_bm_v1a2_integration_tests_ubuntu
150
151     repo:
152       org: "metal3-io"
153       name: "cluster-api-provider-baremetal"
154     ci_ghprb_auth_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c'
155
156 - project:
157     name: "metal3io_ironic_image"
158     ci_github_whitelist_org:
159     - metal3-io
160     - nordix-airship
161     jobs:
162     - capi_bm_integration_tests_ubuntu
163     - capi_bm_integration_tests_centos
164     - capi_bm_v1a2_integration_tests_centos
165     - capi_bm_v1a2_integration_tests_ubuntu
166
167     repo:
168       org: "metal3-io"
169       name: "ironic-image"
170     ci_ghprb_auth_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c'
171
172 - project:
173     name: "metal3io_ironic_inspector"
174     ci_github_whitelist_org:
175     - metal3-io
176     - nordix-airship
177     jobs:
178     - capi_bm_integration_tests_ubuntu
179     - capi_bm_integration_tests_centos
180     - capi_bm_v1a2_integration_tests_centos
181     - capi_bm_v1a2_integration_tests_ubuntu
182
183     repo:
184       org: "metal3-io"
185       name: "ironic-inspector-image"
186     ci_ghprb_auth_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c'
187
188 - project:
189     name: "metal3io_ironic_ipa_downloader"
190     ci_github_whitelist_org:
191     - metal3-io
192     - nordix-airship
193     jobs:
194     - capi_bm_integration_tests_ubuntu
195     - capi_bm_integration_tests_centos
196     - capi_bm_v1a2_integration_tests_centos
197     - capi_bm_v1a2_integration_tests_ubuntu
198
199     repo:
200       org: "metal3-io"
201       name: "ironic-ipa-downloader"
202     ci_ghprb_auth_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c'
203
204 - project:
205     name: 'update_nordix'
206     jobs:
207     - update_nordix_repos
208     repo:
209       org: "Nordix"
210       name: "airship-dev-tools"