Remove v1alpha3 jobs
[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     repo:
42       org: "Nordix"
43       name: "airship-dev-tools"
44     ci_github_jenkins_credentials_id: 'nordix-airship-ci-github-prod-token'
45     ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2'
46     ci_github_repo: 'https://github.com/Nordix/airship-dev-tools.git'
47
48 - project:
49     name: 'nordix_metal3_dev_env'
50     branch: '${{ghprbActualCommit}}'
51     ci_github_whitelist_org:
52     - nordix-airship
53     jobs:
54     - feature_tests_ubuntu
55     - feature_tests_centos
56     - feature_tests_upgrade_ubuntu
57     repo:
58       org: "Nordix"
59       name: "metal3-dev-env"
60     ci_github_jenkins_credentials_id: 'nordix-airship-ci-github-prod-token'
61     ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2'
62     ci_github_repo: 'https://github.com/Nordix/airship-dev-tools.git'
63
64 - project:
65     name: 'nordix_bmo'
66     branch: '${{ghprbActualCommit}}'
67     ci_github_whitelist_org:
68     - nordix-airship
69     jobs:
70     - feature_tests_ubuntu
71     - feature_tests_centos
72     - feature_tests_upgrade_ubuntu
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     repo:
90       org: "Nordix"
91       name: "cluster-api-provider-metal3"
92     ci_github_jenkins_credentials_id: 'nordix-airship-ci-github-prod-token'
93     ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2'
94     ci_github_repo: 'https://github.com/Nordix/airship-dev-tools.git'
95
96 - project:
97     name: 'metal3io_project_infra'
98     branch: '${{ghprbActualCommit}}'
99     ci_github_whitelist_org:
100     - nordix-airship
101     repo:
102       org: "metal3-io"
103       name: "project-infra"
104     ci_github_repo: '${{ghprbAuthorRepoGitUrl}}'
105     jobs:
106     - capi_bm_v1a4_integration_tests_centos
107     - capi_bm_v1a4_integration_tests_ubuntu
108     - feature_tests_ubuntu
109     - feature_tests_centos
110     - feature_tests_upgrade_ubuntu
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_v1a4_integration_tests_centos
143     - capi_bm_v1a4_integration_tests_ubuntu
144     - feature_tests_ubuntu
145     - feature_tests_centos
146     - feature_tests_upgrade_ubuntu
147
148 - project:
149     name: "metal3io_ipam"
150     repo:
151       org: "metal3-io"
152       name: "ip-address-manager"
153     jobs:
154     - capi_bm_v1a4_integration_tests_centos
155     - capi_bm_v1a4_integration_tests_ubuntu
156
157 - project:
158     name: "metal3io_metal3_dev_env"
159     jobs:
160     - capi_bm_v1a4_integration_tests_centos
161     - capi_bm_v1a4_integration_tests_ubuntu
162     - capi_bm_v1a4_master_integration_tests_centos
163     - capi_bm_v1a4_master_integration_tests_ubuntu
164     - feature_tests_ubuntu
165     - feature_tests_centos
166     - feature_tests_upgrade_ubuntu
167     - master_feature_tests_ubuntu
168     - master_feature_tests_centos
169     - master_feature_tests_upgrade_ubuntu
170
171     repo:
172       org: "metal3-io"
173       name: "metal3-dev-env"
174
175 - project:
176     name: "metal3io_capi_m3"
177     repo:
178       org: "metal3-io"
179       name: "cluster-api-provider-metal3"
180     jobs:
181     - capi_bm_v1a4_integration_tests_centos
182     - capi_bm_v1a4_integration_tests_ubuntu
183     - feature_tests_ubuntu
184     - feature_tests_centos
185     - feature_tests_upgrade_ubuntu
186
187 - project:
188     name: "metal3io_ironic_image"
189     repo:
190       org: "metal3-io"
191       name: "ironic-image"
192     jobs:
193     - capi_bm_v1a4_integration_tests_centos
194     - capi_bm_v1a4_integration_tests_ubuntu
195     - feature_tests_ubuntu
196     - feature_tests_centos
197     - feature_tests_upgrade_ubuntu
198
199 - project:
200     name: "metal3io_ironic_ipa_downloader"
201     repo:
202       org: "metal3-io"
203       name: "ironic-ipa-downloader"
204     jobs:
205     - capi_bm_v1a4_integration_tests_centos
206     - capi_bm_v1a4_integration_tests_ubuntu
207     - feature_tests_ubuntu
208     - feature_tests_centos
209     - feature_tests_upgrade_ubuntu