Remove an obsolete job
[infra/cicd.git] / jjb / metal3 / 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 metal3 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-metal3
34     jobs:
35     - linter_tests
36     - openstack_image_building
37     - docker_image_building
38     - update_nordix_repos
39     - openstack_node_image_building
40     - main_openstack_ipa_and_ironic_image_building
41     - metal3_ipa_and_ironic_image_building_test
42     - metal3_dev_tools_integration_test_centos
43     - metal3_dev_tools_integration_test_ubuntu
44     - artifactory_cleanup
45     repo:
46       org: "Nordix"
47       name: "metal3-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/metal3-dev-tools.git'
51
52 - project:
53     name: 'project_infra'
54     branch: '${{ghprbActualCommit}}'
55     repo:
56       org: "metal3-io"
57       name: "project-infra"
58     ci_github_repo: '${{ghprbAuthorRepoGitUrl}}'
59     jobs:
60     - capm3_v1a4_integration_tests_centos
61     - capm3_v1a4_integration_tests_ubuntu
62     - capm3_v1a5_integration_tests_centos
63     - capm3_v1a5_integration_tests_ubuntu
64     - capm3_v1b1_integration_tests_centos
65     - capm3_v1b1_integration_tests_ubuntu
66     - feature_tests_ubuntu
67     - feature_tests_centos
68     - feature_tests_upgrade_ubuntu
69     - bml_integration_tests_centos
70     - keep_v1b1_test_ubuntu_alive
71     - keep_v1b1_test_centos_alive
72     - keep_v1a5_test_ubuntu_alive
73     - keep_v1a5_test_centos_alive
74
75 - project:
76     name: 'project_infra_cleanup'
77     repo:
78       org: "metal3-io"
79       name: "project-infra"
80     ci_github_pipeline: 'jenkins/jobs/integration_tests_clean.pipeline'
81     jobs:
82     - main_clean
83
84 - project:
85     name: "bmo"
86     repo:
87       org: "metal3-io"
88       name: "baremetal-operator"
89     jobs:
90     - capm3_v1a4_integration_tests_centos
91     - capm3_v1a4_integration_tests_ubuntu
92     - capm3_v1a5_integration_tests_centos
93     - capm3_v1a5_integration_tests_ubuntu
94     - capm3_v1b1_integration_tests_centos
95     - capm3_v1b1_integration_tests_ubuntu
96     - keep_v1b1_test_ubuntu_alive
97     - keep_v1b1_test_centos_alive
98     - keep_v1a5_test_ubuntu_alive
99     - keep_v1a5_test_centos_alive
100     - feature_tests_ubuntu
101
102 - project:
103     name: "ipam"
104     repo:
105       org: "metal3-io"
106       name: "ip-address-manager"
107     jobs:
108     - capm3_v1a4_integration_tests_centos
109     - capm3_v1a4_integration_tests_ubuntu
110     - capm3_v1a5_integration_tests_centos
111     - capm3_v1a5_integration_tests_ubuntu
112     - capm3_v1b1_integration_tests_centos
113     - capm3_v1b1_integration_tests_ubuntu
114     - keep_v1b1_test_ubuntu_alive
115     - keep_v1b1_test_centos_alive
116     - keep_v1a5_test_ubuntu_alive
117     - keep_v1a5_test_centos_alive
118
119 - project:
120     name: "metal3_dev_env"
121     jobs:
122     - capm3_v1a4_integration_tests_centos
123     - capm3_v1a4_integration_tests_ubuntu
124     - capm3_v1a4_main_integration_tests_centos
125     - capm3_v1a4_main_integration_tests_ubuntu
126     - capm3_v1a5_integration_tests_centos
127     - capm3_v1a5_integration_tests_ubuntu
128     - capm3_v1a5_main_integration_tests_centos
129     - capm3_v1a5_main_integration_tests_ubuntu
130     - capm3_v1b1_integration_tests_centos
131     - capm3_v1b1_integration_tests_ubuntu
132     - capm3_v1b1_main_integration_tests_centos
133     - capm3_v1b1_main_integration_tests_ubuntu
134     - feature_tests_ubuntu
135     - feature_tests_centos
136     - feature_tests_upgrade_ubuntu
137     - main_feature_tests_ubuntu
138     - main_feature_tests_centos
139     - main_feature_tests_upgrade_ubuntu
140     - bml_integration_tests_centos
141     - bml_main_integration_tests_centos
142     - keep_v1b1_test_ubuntu_alive
143     - keep_v1b1_test_centos_alive
144     - keep_v1a5_test_ubuntu_alive
145     - keep_v1a5_test_centos_alive
146
147     repo:
148       org: "metal3-io"
149       name: "metal3-dev-env"
150
151 - project:
152     name: "capm3"
153     repo:
154       org: "metal3-io"
155       name: "cluster-api-provider-metal3"
156     jobs:
157     - capm3_v1a4_integration_tests_centos
158     - capm3_v1a4_integration_tests_ubuntu
159     - capm3_v1a5_integration_tests_centos
160     - capm3_v1a5_integration_tests_ubuntu
161     - capm3_v1a5_e2e_tests_ubuntu
162     - capm3_v1a5_e2e_tests_centos
163     - capm3_v1a5_main_e2e_tests_ubuntu
164     - capm3_v1a5_main_e2e_tests_centos
165     - capm3_v1b1_integration_tests_centos
166     - capm3_v1b1_integration_tests_ubuntu
167     - capm3_v1b1_e2e_tests_centos
168     - capm3_v1b1_e2e_tests_ubuntu
169     - capm3_v1b1_e2e_upgrade_tests_ubuntu
170     - capm3_v1b1_main_e2e_tests_centos
171     - capm3_v1b1_main_e2e_tests_ubuntu
172     - keep_v1b1_test_ubuntu_alive
173     - keep_v1b1_test_centos_alive
174     - keep_v1a5_test_ubuntu_alive
175     - keep_v1a5_test_centos_alive
176
177
178 - project:
179     name: "ironic_image"
180     repo:
181       org: "metal3-io"
182       name: "ironic-image"
183     jobs:
184     - capm3_v1a4_integration_tests_centos
185     - capm3_v1a4_integration_tests_ubuntu
186     - capm3_v1a5_integration_tests_centos
187     - capm3_v1a5_integration_tests_ubuntu
188     - capm3_v1b1_integration_tests_centos
189     - capm3_v1b1_integration_tests_ubuntu
190     - keep_v1b1_test_ubuntu_alive
191     - keep_v1b1_test_centos_alive
192     - keep_v1a5_test_ubuntu_alive
193     - keep_v1a5_test_centos_alive
194
195 - project:
196     name: "ironic_ipa_downloader"
197     repo:
198       org: "metal3-io"
199       name: "ironic-ipa-downloader"
200     jobs:
201     - capm3_v1a4_integration_tests_ubuntu
202     - capm3_v1a5_integration_tests_ubuntu
203     - capm3_v1b1_integration_tests_centos
204     - capm3_v1b1_integration_tests_ubuntu