Add cleanup master job back in CI
[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_centos
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_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     - master_clean
126
127 - project:
128     name: "metal3io_bmo"
129     repo:
130       org: "metal3-io"
131       name: "baremetal-operator"
132     jobs:
133     - capi_bm_v1a4_integration_tests_centos
134     - capi_bm_v1a4_integration_tests_ubuntu
135     - capi_bm_v1a5_integration_tests_centos
136     - capi_bm_v1a5_integration_tests_ubuntu
137     - feature_tests_ubuntu
138     - feature_tests_centos
139     - feature_tests_upgrade_ubuntu
140
141 - project:
142     name: "metal3io_ipam"
143     repo:
144       org: "metal3-io"
145       name: "ip-address-manager"
146     jobs:
147     - capi_bm_v1a4_integration_tests_centos
148     - capi_bm_v1a4_integration_tests_ubuntu
149     - capi_bm_v1a5_integration_tests_centos
150     - capi_bm_v1a5_integration_tests_ubuntu
151
152 - project:
153     name: "metal3io_metal3_dev_env"
154     jobs:
155     - capi_bm_v1a4_integration_tests_centos
156     - capi_bm_v1a4_integration_tests_ubuntu
157     - capi_bm_v1a4_master_integration_tests_centos
158     - capi_bm_v1a4_master_integration_tests_ubuntu
159     - capi_bm_v1a5_integration_tests_centos
160     - capi_bm_v1a5_integration_tests_ubuntu
161     - capi_bm_v1a5_master_integration_tests_centos
162     - capi_bm_v1a5_master_integration_tests_ubuntu
163     - feature_tests_ubuntu
164     - feature_tests_centos
165     - feature_tests_upgrade_ubuntu
166     - master_feature_tests_ubuntu
167     - master_feature_tests_centos
168     - master_feature_tests_upgrade_ubuntu
169
170     repo:
171       org: "metal3-io"
172       name: "metal3-dev-env"
173
174 - project:
175     name: "metal3io_capi_m3"
176     repo:
177       org: "metal3-io"
178       name: "cluster-api-provider-metal3"
179     jobs:
180     - capi_bm_v1a4_integration_tests_centos
181     - capi_bm_v1a4_integration_tests_ubuntu
182     - capi_bm_v1a5_integration_tests_centos
183     - capi_bm_v1a5_integration_tests_ubuntu
184     - capi_capm3_v1a5_e2e_tests_ubuntu
185     - capi_capm3_v1a5_e2e_tests_centos
186     - feature_tests_ubuntu
187     - feature_tests_centos
188     - feature_tests_upgrade_ubuntu
189
190 - project:
191     name: "metal3io_ironic_image"
192     repo:
193       org: "metal3-io"
194       name: "ironic-image"
195     jobs:
196     - capi_bm_v1a4_integration_tests_centos
197     - capi_bm_v1a4_integration_tests_ubuntu
198     - capi_bm_v1a5_integration_tests_centos
199     - capi_bm_v1a5_integration_tests_ubuntu
200     - feature_tests_ubuntu
201     - feature_tests_centos
202     - feature_tests_upgrade_ubuntu
203
204 - project:
205     name: "metal3io_ironic_ipa_downloader"
206     repo:
207       org: "metal3-io"
208       name: "ironic-ipa-downloader"
209     jobs:
210     - capi_bm_v1a4_integration_tests_centos
211     - capi_bm_v1a4_integration_tests_ubuntu
212     - capi_bm_v1a5_integration_tests_centos
213     - capi_bm_v1a5_integration_tests_ubuntu
214     - feature_tests_ubuntu
215     - feature_tests_centos
216     - feature_tests_upgrade_ubuntu