Allow skipping metal3 environment clean up and VM deletion.
[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     - artifactory_cleanup
46     repo:
47       org: "Nordix"
48       name: "airship-dev-tools"
49     ci_github_jenkins_credentials_id: 'nordix-airship-ci-github-prod-token'
50     ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2'
51     ci_github_repo: 'https://github.com/Nordix/airship-dev-tools.git'
52
53 - project:
54     name: 'metal3io_project_infra'
55     branch: '${{ghprbActualCommit}}'
56     repo:
57       org: "metal3-io"
58       name: "project-infra"
59     ci_github_repo: '${{ghprbAuthorRepoGitUrl}}'
60     jobs:
61     - capi_bm_v1a4_integration_tests_centos
62     - capi_bm_v1a4_integration_tests_ubuntu
63     - capi_bm_v1a5_integration_tests_centos
64     - capi_bm_v1a5_integration_tests_ubuntu
65     - capm3_v1b1_integration_tests_centos
66     - capm3_v1b1_integration_tests_ubuntu
67     - feature_tests_ubuntu
68     - feature_tests_centos
69     - feature_tests_upgrade_ubuntu
70     - bml_integration_tests_centos
71
72 - project:
73     name: 'metal3io_project_infra_cleanup'
74     repo:
75       org: "metal3-io"
76       name: "project-infra"
77     ci_github_pipeline: 'jenkins/jobs/integration_tests_clean.pipeline'
78     jobs:
79     - master_clean
80
81 - project:
82     name: "metal3io_bmo"
83     repo:
84       org: "metal3-io"
85       name: "baremetal-operator"
86     jobs:
87     - capi_bm_v1a4_integration_tests_centos
88     - capi_bm_v1a4_integration_tests_ubuntu
89     - capi_bm_v1a5_integration_tests_centos
90     - capi_bm_v1a5_integration_tests_ubuntu
91     - capm3_v1b1_integration_tests_centos
92     - capm3_v1b1_integration_tests_ubuntu
93     - keep_v1b1_test_ubuntu_alive
94     - keep_v1b1_test_centos_alive
95     - keep_v1a5_test_ubuntu_alive
96     - keep_v1a5_test_centos_alive
97     - feature_tests_ubuntu
98
99 - project:
100     name: "metal3io_ipam"
101     repo:
102       org: "metal3-io"
103       name: "ip-address-manager"
104     jobs:
105     - capi_bm_v1a4_integration_tests_centos
106     - capi_bm_v1a4_integration_tests_ubuntu
107     - capi_bm_v1a5_integration_tests_centos
108     - capi_bm_v1a5_integration_tests_ubuntu
109     - capm3_v1b1_integration_tests_centos
110     - capm3_v1b1_integration_tests_ubuntu
111     - keep_v1b1_test_ubuntu_alive
112     - keep_v1b1_test_centos_alive
113     - keep_v1a5_test_ubuntu_alive
114     - keep_v1a5_test_centos_alive
115
116 - project:
117     name: "metal3io_metal3_dev_env"
118     jobs:
119     - capi_bm_v1a4_integration_tests_centos
120     - capi_bm_v1a4_integration_tests_ubuntu
121     - capi_bm_v1a4_master_integration_tests_centos
122     - capi_bm_v1a4_master_integration_tests_ubuntu
123     - capi_bm_v1a5_integration_tests_centos
124     - capi_bm_v1a5_integration_tests_ubuntu
125     - capi_bm_v1a5_master_integration_tests_centos
126     - capi_bm_v1a5_master_integration_tests_ubuntu
127     - capm3_v1b1_integration_tests_centos
128     - capm3_v1b1_integration_tests_ubuntu
129     - capm3_v1b1_master_integration_tests_centos
130     - capm3_v1b1_master_integration_tests_ubuntu
131     - feature_tests_ubuntu
132     - feature_tests_centos
133     - feature_tests_upgrade_ubuntu
134     - master_feature_tests_ubuntu
135     - master_feature_tests_centos
136     - master_feature_tests_upgrade_ubuntu
137     - bml_integration_tests_centos
138     - bml_master_integration_tests_centos
139     - keep_v1b1_test_ubuntu_alive
140     - keep_v1b1_test_centos_alive
141     - keep_v1a5_test_ubuntu_alive
142     - keep_v1a5_test_centos_alive
143
144     repo:
145       org: "metal3-io"
146       name: "metal3-dev-env"
147
148 - project:
149     name: "metal3io_capi_m3"
150     repo:
151       org: "metal3-io"
152       name: "cluster-api-provider-metal3"
153     jobs:
154     - capi_bm_v1a4_integration_tests_centos
155     - capi_bm_v1a4_integration_tests_ubuntu
156     - capi_bm_v1a5_integration_tests_centos
157     - capi_bm_v1a5_integration_tests_ubuntu
158     - capi_capm3_e2e_v1a5_tests_ubuntu
159     - capi_capm3_e2e_v1a5_tests_centos
160     - capi_capm3_master_e2e_v1a5_tests_ubuntu
161     - capi_capm3_master_e2e_v1a5_tests_centos
162     - capm3_v1b1_integration_tests_centos
163     - capm3_v1b1_integration_tests_ubuntu
164     - capi_capm3_e2e_v1b1_tests_centos
165     - capi_capm3_e2e_v1b1_tests_ubuntu
166     - capi_capm3_master_e2e_v1b1_tests_centos
167     - capi_capm3_master_e2e_v1b1_tests_ubuntu
168     - keep_v1b1_test_ubuntu_alive
169     - keep_v1b1_test_centos_alive
170     - keep_v1a5_test_ubuntu_alive
171     - keep_v1a5_test_centos_alive
172
173
174 - project:
175     name: "metal3io_ironic_image"
176     repo:
177       org: "metal3-io"
178       name: "ironic-image"
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     - capm3_v1b1_integration_tests_centos
185     - capm3_v1b1_integration_tests_ubuntu
186     - keep_v1b1_test_ubuntu_alive
187     - keep_v1b1_test_centos_alive
188     - keep_v1a5_test_ubuntu_alive
189     - keep_v1a5_test_centos_alive
190
191 - project:
192     name: "metal3io_ironic_ipa_downloader"
193     repo:
194       org: "metal3-io"
195       name: "ironic-ipa-downloader"
196     jobs:
197     - capi_bm_v1a4_integration_tests_ubuntu
198     - capi_bm_v1a5_integration_tests_ubuntu
199     - capm3_v1b1_integration_tests_centos
200     - capm3_v1b1_integration_tests_ubuntu