airship: Add job for running e2e tests on CentOS
[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     - capi_bm_v1a5_integration_tests_centos
109     - capi_bm_v1a5_integration_tests_ubuntu
110     - feature_tests_ubuntu
111     - feature_tests_centos
112     - feature_tests_upgrade_ubuntu
113
114 - project:
115     name: "metal3io_bmo"
116     repo:
117       org: "metal3-io"
118       name: "baremetal-operator"
119     jobs:
120     - capi_bm_v1a4_integration_tests_centos
121     - capi_bm_v1a4_integration_tests_ubuntu
122     - capi_bm_v1a5_integration_tests_centos
123     - capi_bm_v1a5_integration_tests_ubuntu
124     - feature_tests_ubuntu
125     - feature_tests_centos
126     - feature_tests_upgrade_ubuntu
127
128 - project:
129     name: "metal3io_ipam"
130     repo:
131       org: "metal3-io"
132       name: "ip-address-manager"
133     jobs:
134     - capi_bm_v1a4_integration_tests_centos
135     - capi_bm_v1a4_integration_tests_ubuntu
136     - capi_bm_v1a5_integration_tests_centos
137     - capi_bm_v1a5_integration_tests_ubuntu
138
139 - project:
140     name: "metal3io_metal3_dev_env"
141     jobs:
142     - capi_bm_v1a4_integration_tests_centos
143     - capi_bm_v1a4_integration_tests_ubuntu
144     - capi_bm_v1a4_master_integration_tests_centos
145     - capi_bm_v1a4_master_integration_tests_ubuntu
146     - capi_bm_v1a5_integration_tests_centos
147     - capi_bm_v1a5_integration_tests_ubuntu
148     - capi_bm_v1a5_master_integration_tests_centos
149     - capi_bm_v1a5_master_integration_tests_ubuntu
150     - feature_tests_ubuntu
151     - feature_tests_centos
152     - feature_tests_upgrade_ubuntu
153     - master_feature_tests_ubuntu
154     - master_feature_tests_centos
155     - master_feature_tests_upgrade_ubuntu
156
157     repo:
158       org: "metal3-io"
159       name: "metal3-dev-env"
160
161 - project:
162     name: "metal3io_capi_m3"
163     repo:
164       org: "metal3-io"
165       name: "cluster-api-provider-metal3"
166     jobs:
167     - capi_bm_v1a4_integration_tests_centos
168     - capi_bm_v1a4_integration_tests_ubuntu
169     - capi_bm_v1a5_integration_tests_centos
170     - capi_bm_v1a5_integration_tests_ubuntu
171     - capi_capm3_v1a5_e2e_tests_ubuntu
172     - capi_capm3_v1a5_e2e_tests_centos
173     - feature_tests_ubuntu
174     - feature_tests_centos
175     - feature_tests_upgrade_ubuntu
176
177 - project:
178     name: "metal3io_ironic_image"
179     repo:
180       org: "metal3-io"
181       name: "ironic-image"
182     jobs:
183     - capi_bm_v1a4_integration_tests_centos
184     - capi_bm_v1a4_integration_tests_ubuntu
185     - capi_bm_v1a5_integration_tests_centos
186     - capi_bm_v1a5_integration_tests_ubuntu
187     - feature_tests_ubuntu
188     - feature_tests_centos
189     - feature_tests_upgrade_ubuntu
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_centos
198     - capi_bm_v1a4_integration_tests_ubuntu
199     - capi_bm_v1a5_integration_tests_centos
200     - capi_bm_v1a5_integration_tests_ubuntu
201     - feature_tests_ubuntu
202     - feature_tests_centos
203     - feature_tests_upgrade_ubuntu