blob: 19a6fd01338cb61cd8535cc5f0d1e759c0a2bfbb [file] [log] [blame]
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +03001---
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}}'
maelk1a9e9352020-01-21 12:49:35 +020032 ci_github_whitelist_org:
33 - nordix-airship
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +030034 jobs:
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +030035 - linter_tests
maelkf8928002019-09-19 14:53:02 +030036 - openstack_image_building
fmuyassarov180e0952019-09-25 09:51:40 +030037 - docker_image_building
Michael Captain930e6022021-04-20 17:44:46 +030038 - update_nordix_artifacts
maelk1a9e9352020-01-21 12:49:35 +020039 - update_nordix_repos
kashifest5352e7b2020-12-04 17:39:50 +020040 - openstack_node_image_building
Feruzjon Muyassarovae1ee3c2021-08-23 17:05:04 +030041 - openstack_ipa_and_ironic_image_building
Feruzjon Muyassarov35afcd42021-08-26 14:21:22 +030042 - metal3_ipa_and_ironic_image_building_test
Sunnatilloa2305c32021-08-25 10:19:37 +030043 - airship_integration_test_centos
44 - airship_integration_test_ubuntu
Rozzii0f1b74c2021-08-31 13:42:14 +030045 - artifactory_cleanup
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +030046 repo:
47 org: "Nordix"
48 name: "airship-dev-tools"
maelk1a9e9352020-01-21 12:49:35 +020049 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'
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +030052
53- project:
maelk3116ba52020-01-20 11:25:52 +020054 name: 'metal3io_project_infra'
55 branch: '${{ghprbActualCommit}}'
maelk3116ba52020-01-20 11:25:52 +020056 repo:
57 org: "metal3-io"
58 name: "project-infra"
maelk2f684f02020-01-20 12:22:14 +020059 ci_github_repo: '${{ghprbAuthorRepoGitUrl}}'
maelka08dcb52020-01-21 16:23:39 +020060 jobs:
maelk07f5cbc2020-03-06 15:34:17 +020061 - capi_bm_v1a4_integration_tests_centos
62 - capi_bm_v1a4_integration_tests_ubuntu
Furkat Gofurov9d4b98b2021-06-01 13:42:08 +030063 - capi_bm_v1a5_integration_tests_centos
64 - capi_bm_v1a5_integration_tests_ubuntu
Furkat Gofurove9b34b62021-10-22 12:36:23 +030065 - capm3_v1b1_integration_tests_centos
66 - capm3_v1b1_integration_tests_ubuntu
fmuyassarovb8e11502020-05-28 13:10:41 +030067 - feature_tests_ubuntu
Furkat Gofurov821094d2020-09-17 19:43:18 +030068 - feature_tests_centos
Jaakko Kuuskoskief359b02020-08-05 11:51:19 +030069 - feature_tests_upgrade_ubuntu
Sunnatillo59fc67a2021-10-22 12:01:24 +030070 - bml_integration_tests_centos
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +030071
maelk81070bf2019-08-27 16:28:31 +030072- project:
Furkat Gofurov06b73b42021-08-25 15:39:08 +030073 name: 'metal3io_project_infra_cleanup'
Furkat Gofurov06b73b42021-08-25 15:39:08 +030074 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:
maelk93c18a52019-09-26 16:00:46 +030082 name: "metal3io_bmo"
maelk93c18a52019-09-26 16:00:46 +030083 repo:
84 org: "metal3-io"
85 name: "baremetal-operator"
maelka08dcb52020-01-21 16:23:39 +020086 jobs:
maelk07f5cbc2020-03-06 15:34:17 +020087 - capi_bm_v1a4_integration_tests_centos
88 - capi_bm_v1a4_integration_tests_ubuntu
Furkat Gofurov9d4b98b2021-06-01 13:42:08 +030089 - capi_bm_v1a5_integration_tests_centos
90 - capi_bm_v1a5_integration_tests_ubuntu
Furkat Gofurove9b34b62021-10-22 12:36:23 +030091 - capm3_v1b1_integration_tests_centos
92 - capm3_v1b1_integration_tests_ubuntu
Feruzjon Muyassarovc9dee9b2022-01-04 10:52:18 +020093 - keep_v1b1_test_ubuntu_alive
94 - keep_v1b1_test_centos_alive
95 - keep_v1a5_test_ubuntu_alive
96 - keep_v1a5_test_centos_alive
fmuyassarovb8e11502020-05-28 13:10:41 +030097 - feature_tests_ubuntu
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +030098
maelk81070bf2019-08-27 16:28:31 +030099- project:
maelk6d032322020-09-25 12:24:59 +0300100 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
Furkat Gofurov9d4b98b2021-06-01 13:42:08 +0300107 - capi_bm_v1a5_integration_tests_centos
108 - capi_bm_v1a5_integration_tests_ubuntu
Furkat Gofurove9b34b62021-10-22 12:36:23 +0300109 - capm3_v1b1_integration_tests_centos
110 - capm3_v1b1_integration_tests_ubuntu
Feruzjon Muyassarovc9dee9b2022-01-04 10:52:18 +0200111 - keep_v1b1_test_ubuntu_alive
112 - keep_v1b1_test_centos_alive
113 - keep_v1a5_test_ubuntu_alive
114 - keep_v1a5_test_centos_alive
maelk6d032322020-09-25 12:24:59 +0300115
116- project:
maelk81070bf2019-08-27 16:28:31 +0300117 name: "metal3io_metal3_dev_env"
maelk81070bf2019-08-27 16:28:31 +0300118 jobs:
maelk07f5cbc2020-03-06 15:34:17 +0200119 - 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
Furkat Gofurov9d4b98b2021-06-01 13:42:08 +0300123 - 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
Furkat Gofurove9b34b62021-10-22 12:36:23 +0300127 - 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
fmuyassarovb8e11502020-05-28 13:10:41 +0300131 - feature_tests_ubuntu
Furkat Gofurov821094d2020-09-17 19:43:18 +0300132 - feature_tests_centos
Jaakko Kuuskoskief359b02020-08-05 11:51:19 +0300133 - feature_tests_upgrade_ubuntu
fmuyassarovb8e11502020-05-28 13:10:41 +0300134 - master_feature_tests_ubuntu
Furkat Gofurov821094d2020-09-17 19:43:18 +0300135 - master_feature_tests_centos
Jaakko Kuuskoskief359b02020-08-05 11:51:19 +0300136 - master_feature_tests_upgrade_ubuntu
Sunnatillo59fc67a2021-10-22 12:01:24 +0300137 - bml_integration_tests_centos
138 - bml_master_integration_tests_centos
Feruzjon Muyassarovc9dee9b2022-01-04 10:52:18 +0200139 - keep_v1b1_test_ubuntu_alive
140 - keep_v1b1_test_centos_alive
141 - keep_v1a5_test_ubuntu_alive
142 - keep_v1a5_test_centos_alive
fmuyassarovb8e11502020-05-28 13:10:41 +0300143
maelk81070bf2019-08-27 16:28:31 +0300144 repo:
145 org: "metal3-io"
146 name: "metal3-dev-env"
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +0300147
maelk81070bf2019-08-27 16:28:31 +0300148- project:
maelk4eeac872020-03-04 19:12:08 +0200149 name: "metal3io_capi_m3"
150 repo:
151 org: "metal3-io"
152 name: "cluster-api-provider-metal3"
153 jobs:
maelk07f5cbc2020-03-06 15:34:17 +0200154 - capi_bm_v1a4_integration_tests_centos
155 - capi_bm_v1a4_integration_tests_ubuntu
Furkat Gofurov9d4b98b2021-06-01 13:42:08 +0300156 - capi_bm_v1a5_integration_tests_centos
157 - capi_bm_v1a5_integration_tests_ubuntu
Furkat Gofurov000bc952021-11-04 15:18:46 +0200158 - 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
Furkat Gofurove9b34b62021-10-22 12:36:23 +0300162 - capm3_v1b1_integration_tests_centos
163 - capm3_v1b1_integration_tests_ubuntu
Furkat Gofurov000bc952021-11-04 15:18:46 +0200164 - 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
Feruzjon Muyassarovc9dee9b2022-01-04 10:52:18 +0200168 - keep_v1b1_test_ubuntu_alive
169 - keep_v1b1_test_centos_alive
170 - keep_v1a5_test_ubuntu_alive
171 - keep_v1a5_test_centos_alive
Nam Xuan Nguyena94383d2021-09-20 10:48:24 +0300172
Jaakko Kuuskoski9bca5dd2019-09-27 11:16:03 +0300173
174- project:
fmuyassarova80b7aa2020-01-10 14:43:28 +0200175 name: "metal3io_ironic_image"
fmuyassarova80b7aa2020-01-10 14:43:28 +0200176 repo:
177 org: "metal3-io"
178 name: "ironic-image"
maelka08dcb52020-01-21 16:23:39 +0200179 jobs:
maelk07f5cbc2020-03-06 15:34:17 +0200180 - capi_bm_v1a4_integration_tests_centos
181 - capi_bm_v1a4_integration_tests_ubuntu
Furkat Gofurov9d4b98b2021-06-01 13:42:08 +0300182 - capi_bm_v1a5_integration_tests_centos
183 - capi_bm_v1a5_integration_tests_ubuntu
Furkat Gofurove9b34b62021-10-22 12:36:23 +0300184 - capm3_v1b1_integration_tests_centos
185 - capm3_v1b1_integration_tests_ubuntu
Feruzjon Muyassarovc9dee9b2022-01-04 10:52:18 +0200186 - keep_v1b1_test_ubuntu_alive
187 - keep_v1b1_test_centos_alive
188 - keep_v1a5_test_ubuntu_alive
189 - keep_v1a5_test_centos_alive
fmuyassarova80b7aa2020-01-10 14:43:28 +0200190
191- project:
fmuyassarova80b7aa2020-01-10 14:43:28 +0200192 name: "metal3io_ironic_ipa_downloader"
fmuyassarova80b7aa2020-01-10 14:43:28 +0200193 repo:
194 org: "metal3-io"
195 name: "ironic-ipa-downloader"
maelka08dcb52020-01-21 16:23:39 +0200196 jobs:
maelk07f5cbc2020-03-06 15:34:17 +0200197 - capi_bm_v1a4_integration_tests_ubuntu
Furkat Gofurov9d4b98b2021-06-01 13:42:08 +0300198 - capi_bm_v1a5_integration_tests_ubuntu
Furkat Gofurove9b34b62021-10-22 12:36:23 +0300199 - capm3_v1b1_integration_tests_centos
200 - capm3_v1b1_integration_tests_ubuntu