kanwar saad bin liaqat | e0eef2d | 2019-07-25 15:32:36 +0300 | [diff] [blame] | 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}}' |
maelk | 1a9e935 | 2020-01-21 12:49:35 +0200 | [diff] [blame] | 32 | ci_github_whitelist_org: |
| 33 | - nordix-airship |
kanwar saad bin liaqat | e0eef2d | 2019-07-25 15:32:36 +0300 | [diff] [blame] | 34 | jobs: |
kanwar saad bin liaqat | e0eef2d | 2019-07-25 15:32:36 +0300 | [diff] [blame] | 35 | - linter_tests |
maelk | f892800 | 2019-09-19 14:53:02 +0300 | [diff] [blame] | 36 | - openstack_image_building |
fmuyassarov | 180e095 | 2019-09-25 09:51:40 +0300 | [diff] [blame] | 37 | - docker_image_building |
Michael Captain | 930e602 | 2021-04-20 17:44:46 +0300 | [diff] [blame] | 38 | - update_nordix_artifacts |
maelk | 1a9e935 | 2020-01-21 12:49:35 +0200 | [diff] [blame] | 39 | - update_nordix_repos |
kashifest | 5352e7b | 2020-12-04 17:39:50 +0200 | [diff] [blame] | 40 | - openstack_node_image_building |
Feruzjon Muyassarov | ae1ee3c | 2021-08-23 17:05:04 +0300 | [diff] [blame] | 41 | - openstack_ipa_and_ironic_image_building |
Feruzjon Muyassarov | 35afcd4 | 2021-08-26 14:21:22 +0300 | [diff] [blame] | 42 | - metal3_ipa_and_ironic_image_building_test |
Sunnatillo | a2305c3 | 2021-08-25 10:19:37 +0300 | [diff] [blame] | 43 | - airship_integration_test_centos |
| 44 | - airship_integration_test_ubuntu |
Rozzii | 0f1b74c | 2021-08-31 13:42:14 +0300 | [diff] [blame^] | 45 | - artifactory_cleanup |
kanwar saad bin liaqat | e0eef2d | 2019-07-25 15:32:36 +0300 | [diff] [blame] | 46 | repo: |
| 47 | org: "Nordix" |
| 48 | name: "airship-dev-tools" |
maelk | 1a9e935 | 2020-01-21 12:49:35 +0200 | [diff] [blame] | 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' |
kanwar saad bin liaqat | e0eef2d | 2019-07-25 15:32:36 +0300 | [diff] [blame] | 52 | |
| 53 | - project: |
fmuyassarov | b8e1150 | 2020-05-28 13:10:41 +0300 | [diff] [blame] | 54 | name: 'nordix_metal3_dev_env' |
| 55 | branch: '${{ghprbActualCommit}}' |
| 56 | ci_github_whitelist_org: |
| 57 | - nordix-airship |
| 58 | jobs: |
| 59 | - feature_tests_ubuntu |
Furkat Gofurov | 821094d | 2020-09-17 19:43:18 +0300 | [diff] [blame] | 60 | - feature_tests_centos |
Jaakko Kuuskoski | ef359b0 | 2020-08-05 11:51:19 +0300 | [diff] [blame] | 61 | - feature_tests_upgrade_ubuntu |
fmuyassarov | b8e1150 | 2020-05-28 13:10:41 +0300 | [diff] [blame] | 62 | repo: |
| 63 | org: "Nordix" |
| 64 | name: "metal3-dev-env" |
| 65 | ci_github_jenkins_credentials_id: 'nordix-airship-ci-github-prod-token' |
| 66 | ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2' |
| 67 | ci_github_repo: 'https://github.com/Nordix/airship-dev-tools.git' |
| 68 | |
| 69 | - project: |
| 70 | name: 'nordix_bmo' |
| 71 | branch: '${{ghprbActualCommit}}' |
| 72 | ci_github_whitelist_org: |
| 73 | - nordix-airship |
| 74 | jobs: |
| 75 | - feature_tests_ubuntu |
Furkat Gofurov | 821094d | 2020-09-17 19:43:18 +0300 | [diff] [blame] | 76 | - feature_tests_centos |
Jaakko Kuuskoski | ef359b0 | 2020-08-05 11:51:19 +0300 | [diff] [blame] | 77 | - feature_tests_upgrade_ubuntu |
fmuyassarov | b8e1150 | 2020-05-28 13:10:41 +0300 | [diff] [blame] | 78 | repo: |
| 79 | org: "Nordix" |
| 80 | name: "baremetal-operator" |
| 81 | ci_github_jenkins_credentials_id: 'nordix-airship-ci-github-prod-token' |
| 82 | ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2' |
| 83 | ci_github_repo: 'https://github.com/Nordix/airship-dev-tools.git' |
| 84 | |
| 85 | - project: |
| 86 | name: 'nordix_capi_m3' |
| 87 | branch: '${{ghprbActualCommit}}' |
| 88 | ci_github_whitelist_org: |
| 89 | - nordix-airship |
| 90 | jobs: |
| 91 | - feature_tests_ubuntu |
Furkat Gofurov | 821094d | 2020-09-17 19:43:18 +0300 | [diff] [blame] | 92 | - feature_tests_centos |
Jaakko Kuuskoski | ef359b0 | 2020-08-05 11:51:19 +0300 | [diff] [blame] | 93 | - feature_tests_upgrade_ubuntu |
fmuyassarov | b8e1150 | 2020-05-28 13:10:41 +0300 | [diff] [blame] | 94 | repo: |
| 95 | org: "Nordix" |
| 96 | name: "cluster-api-provider-metal3" |
| 97 | ci_github_jenkins_credentials_id: 'nordix-airship-ci-github-prod-token' |
| 98 | ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2' |
| 99 | ci_github_repo: 'https://github.com/Nordix/airship-dev-tools.git' |
| 100 | |
| 101 | - project: |
maelk | 3116ba5 | 2020-01-20 11:25:52 +0200 | [diff] [blame] | 102 | name: 'metal3io_project_infra' |
| 103 | branch: '${{ghprbActualCommit}}' |
maelk | 1a9e935 | 2020-01-21 12:49:35 +0200 | [diff] [blame] | 104 | ci_github_whitelist_org: |
| 105 | - nordix-airship |
maelk | 3116ba5 | 2020-01-20 11:25:52 +0200 | [diff] [blame] | 106 | repo: |
| 107 | org: "metal3-io" |
| 108 | name: "project-infra" |
maelk | 2f684f0 | 2020-01-20 12:22:14 +0200 | [diff] [blame] | 109 | ci_github_repo: '${{ghprbAuthorRepoGitUrl}}' |
maelk | a08dcb5 | 2020-01-21 16:23:39 +0200 | [diff] [blame] | 110 | jobs: |
maelk | 07f5cbc | 2020-03-06 15:34:17 +0200 | [diff] [blame] | 111 | - capi_bm_v1a4_integration_tests_centos |
| 112 | - capi_bm_v1a4_integration_tests_ubuntu |
Furkat Gofurov | 9d4b98b | 2021-06-01 13:42:08 +0300 | [diff] [blame] | 113 | - capi_bm_v1a5_integration_tests_centos |
| 114 | - capi_bm_v1a5_integration_tests_ubuntu |
fmuyassarov | b8e1150 | 2020-05-28 13:10:41 +0300 | [diff] [blame] | 115 | - feature_tests_ubuntu |
Furkat Gofurov | 821094d | 2020-09-17 19:43:18 +0300 | [diff] [blame] | 116 | - feature_tests_centos |
Jaakko Kuuskoski | ef359b0 | 2020-08-05 11:51:19 +0300 | [diff] [blame] | 117 | - feature_tests_upgrade_ubuntu |
kanwar saad bin liaqat | e0eef2d | 2019-07-25 15:32:36 +0300 | [diff] [blame] | 118 | |
maelk | 81070bf | 2019-08-27 16:28:31 +0300 | [diff] [blame] | 119 | - project: |
Furkat Gofurov | 06b73b4 | 2021-08-25 15:39:08 +0300 | [diff] [blame] | 120 | name: 'metal3io_project_infra_cleanup' |
| 121 | ci_github_whitelist_org: |
| 122 | - nordix-airship |
| 123 | repo: |
| 124 | org: "metal3-io" |
| 125 | name: "project-infra" |
| 126 | ci_github_pipeline: 'jenkins/jobs/integration_tests_clean.pipeline' |
| 127 | jobs: |
| 128 | - master_clean |
| 129 | |
| 130 | - project: |
maelk | 93c18a5 | 2019-09-26 16:00:46 +0300 | [diff] [blame] | 131 | name: "metal3io_bmo" |
maelk | 93c18a5 | 2019-09-26 16:00:46 +0300 | [diff] [blame] | 132 | repo: |
| 133 | org: "metal3-io" |
| 134 | name: "baremetal-operator" |
maelk | a08dcb5 | 2020-01-21 16:23:39 +0200 | [diff] [blame] | 135 | jobs: |
maelk | 07f5cbc | 2020-03-06 15:34:17 +0200 | [diff] [blame] | 136 | - capi_bm_v1a4_integration_tests_centos |
| 137 | - capi_bm_v1a4_integration_tests_ubuntu |
Furkat Gofurov | 9d4b98b | 2021-06-01 13:42:08 +0300 | [diff] [blame] | 138 | - capi_bm_v1a5_integration_tests_centos |
| 139 | - capi_bm_v1a5_integration_tests_ubuntu |
fmuyassarov | b8e1150 | 2020-05-28 13:10:41 +0300 | [diff] [blame] | 140 | - feature_tests_ubuntu |
Furkat Gofurov | 821094d | 2020-09-17 19:43:18 +0300 | [diff] [blame] | 141 | - feature_tests_centos |
Jaakko Kuuskoski | ef359b0 | 2020-08-05 11:51:19 +0300 | [diff] [blame] | 142 | - feature_tests_upgrade_ubuntu |
kanwar saad bin liaqat | e0eef2d | 2019-07-25 15:32:36 +0300 | [diff] [blame] | 143 | |
maelk | 81070bf | 2019-08-27 16:28:31 +0300 | [diff] [blame] | 144 | - project: |
maelk | 6d03232 | 2020-09-25 12:24:59 +0300 | [diff] [blame] | 145 | name: "metal3io_ipam" |
| 146 | repo: |
| 147 | org: "metal3-io" |
| 148 | name: "ip-address-manager" |
| 149 | jobs: |
| 150 | - capi_bm_v1a4_integration_tests_centos |
| 151 | - capi_bm_v1a4_integration_tests_ubuntu |
Furkat Gofurov | 9d4b98b | 2021-06-01 13:42:08 +0300 | [diff] [blame] | 152 | - capi_bm_v1a5_integration_tests_centos |
| 153 | - capi_bm_v1a5_integration_tests_ubuntu |
maelk | 6d03232 | 2020-09-25 12:24:59 +0300 | [diff] [blame] | 154 | |
| 155 | - project: |
maelk | 81070bf | 2019-08-27 16:28:31 +0300 | [diff] [blame] | 156 | name: "metal3io_metal3_dev_env" |
maelk | 81070bf | 2019-08-27 16:28:31 +0300 | [diff] [blame] | 157 | jobs: |
maelk | 07f5cbc | 2020-03-06 15:34:17 +0200 | [diff] [blame] | 158 | - capi_bm_v1a4_integration_tests_centos |
| 159 | - capi_bm_v1a4_integration_tests_ubuntu |
| 160 | - capi_bm_v1a4_master_integration_tests_centos |
| 161 | - capi_bm_v1a4_master_integration_tests_ubuntu |
Furkat Gofurov | 9d4b98b | 2021-06-01 13:42:08 +0300 | [diff] [blame] | 162 | - capi_bm_v1a5_integration_tests_centos |
| 163 | - capi_bm_v1a5_integration_tests_ubuntu |
| 164 | - capi_bm_v1a5_master_integration_tests_centos |
| 165 | - capi_bm_v1a5_master_integration_tests_ubuntu |
fmuyassarov | b8e1150 | 2020-05-28 13:10:41 +0300 | [diff] [blame] | 166 | - feature_tests_ubuntu |
Furkat Gofurov | 821094d | 2020-09-17 19:43:18 +0300 | [diff] [blame] | 167 | - feature_tests_centos |
Jaakko Kuuskoski | ef359b0 | 2020-08-05 11:51:19 +0300 | [diff] [blame] | 168 | - feature_tests_upgrade_ubuntu |
fmuyassarov | b8e1150 | 2020-05-28 13:10:41 +0300 | [diff] [blame] | 169 | - master_feature_tests_ubuntu |
Furkat Gofurov | 821094d | 2020-09-17 19:43:18 +0300 | [diff] [blame] | 170 | - master_feature_tests_centos |
Jaakko Kuuskoski | ef359b0 | 2020-08-05 11:51:19 +0300 | [diff] [blame] | 171 | - master_feature_tests_upgrade_ubuntu |
fmuyassarov | b8e1150 | 2020-05-28 13:10:41 +0300 | [diff] [blame] | 172 | |
maelk | 81070bf | 2019-08-27 16:28:31 +0300 | [diff] [blame] | 173 | repo: |
| 174 | org: "metal3-io" |
| 175 | name: "metal3-dev-env" |
kanwar saad bin liaqat | e0eef2d | 2019-07-25 15:32:36 +0300 | [diff] [blame] | 176 | |
maelk | 81070bf | 2019-08-27 16:28:31 +0300 | [diff] [blame] | 177 | - project: |
maelk | 4eeac87 | 2020-03-04 19:12:08 +0200 | [diff] [blame] | 178 | name: "metal3io_capi_m3" |
| 179 | repo: |
| 180 | org: "metal3-io" |
| 181 | name: "cluster-api-provider-metal3" |
| 182 | jobs: |
maelk | 07f5cbc | 2020-03-06 15:34:17 +0200 | [diff] [blame] | 183 | - capi_bm_v1a4_integration_tests_centos |
| 184 | - capi_bm_v1a4_integration_tests_ubuntu |
Furkat Gofurov | 9d4b98b | 2021-06-01 13:42:08 +0300 | [diff] [blame] | 185 | - capi_bm_v1a5_integration_tests_centos |
| 186 | - capi_bm_v1a5_integration_tests_ubuntu |
Wojciech Geisler | d3fa0b9 | 2021-06-15 16:16:40 +0300 | [diff] [blame] | 187 | - capi_capm3_v1a5_e2e_tests_ubuntu |
Wojciech Geisler | d6105d8 | 2021-07-06 12:25:27 +0300 | [diff] [blame] | 188 | - capi_capm3_v1a5_e2e_tests_centos |
fmuyassarov | b8e1150 | 2020-05-28 13:10:41 +0300 | [diff] [blame] | 189 | - feature_tests_ubuntu |
Furkat Gofurov | 821094d | 2020-09-17 19:43:18 +0300 | [diff] [blame] | 190 | - feature_tests_centos |
Jaakko Kuuskoski | ef359b0 | 2020-08-05 11:51:19 +0300 | [diff] [blame] | 191 | - feature_tests_upgrade_ubuntu |
Jaakko Kuuskoski | 9bca5dd | 2019-09-27 11:16:03 +0300 | [diff] [blame] | 192 | |
| 193 | - project: |
fmuyassarov | a80b7aa | 2020-01-10 14:43:28 +0200 | [diff] [blame] | 194 | name: "metal3io_ironic_image" |
fmuyassarov | a80b7aa | 2020-01-10 14:43:28 +0200 | [diff] [blame] | 195 | repo: |
| 196 | org: "metal3-io" |
| 197 | name: "ironic-image" |
maelk | a08dcb5 | 2020-01-21 16:23:39 +0200 | [diff] [blame] | 198 | jobs: |
maelk | 07f5cbc | 2020-03-06 15:34:17 +0200 | [diff] [blame] | 199 | - capi_bm_v1a4_integration_tests_centos |
| 200 | - capi_bm_v1a4_integration_tests_ubuntu |
Furkat Gofurov | 9d4b98b | 2021-06-01 13:42:08 +0300 | [diff] [blame] | 201 | - capi_bm_v1a5_integration_tests_centos |
| 202 | - capi_bm_v1a5_integration_tests_ubuntu |
fmuyassarov | b8e1150 | 2020-05-28 13:10:41 +0300 | [diff] [blame] | 203 | - feature_tests_ubuntu |
Furkat Gofurov | 821094d | 2020-09-17 19:43:18 +0300 | [diff] [blame] | 204 | - feature_tests_centos |
Jaakko Kuuskoski | ef359b0 | 2020-08-05 11:51:19 +0300 | [diff] [blame] | 205 | - feature_tests_upgrade_ubuntu |
fmuyassarov | a80b7aa | 2020-01-10 14:43:28 +0200 | [diff] [blame] | 206 | |
| 207 | - project: |
fmuyassarov | a80b7aa | 2020-01-10 14:43:28 +0200 | [diff] [blame] | 208 | name: "metal3io_ironic_ipa_downloader" |
fmuyassarov | a80b7aa | 2020-01-10 14:43:28 +0200 | [diff] [blame] | 209 | repo: |
| 210 | org: "metal3-io" |
| 211 | name: "ironic-ipa-downloader" |
maelk | a08dcb5 | 2020-01-21 16:23:39 +0200 | [diff] [blame] | 212 | jobs: |
maelk | 07f5cbc | 2020-03-06 15:34:17 +0200 | [diff] [blame] | 213 | - capi_bm_v1a4_integration_tests_centos |
| 214 | - capi_bm_v1a4_integration_tests_ubuntu |
Furkat Gofurov | 9d4b98b | 2021-06-01 13:42:08 +0300 | [diff] [blame] | 215 | - capi_bm_v1a5_integration_tests_centos |
| 216 | - capi_bm_v1a5_integration_tests_ubuntu |
fmuyassarov | b8e1150 | 2020-05-28 13:10:41 +0300 | [diff] [blame] | 217 | - feature_tests_ubuntu |
Furkat Gofurov | 821094d | 2020-09-17 19:43:18 +0300 | [diff] [blame] | 218 | - feature_tests_centos |
Jaakko Kuuskoski | ef359b0 | 2020-08-05 11:51:19 +0300 | [diff] [blame] | 219 | - feature_tests_upgrade_ubuntu |