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 |
maelk | 1a9e935 | 2020-01-21 12:49:35 +0200 | [diff] [blame] | 38 | - update_nordix_repos |
kanwar saad bin liaqat | e0eef2d | 2019-07-25 15:32:36 +0300 | [diff] [blame] | 39 | repo: |
| 40 | org: "Nordix" |
| 41 | name: "airship-dev-tools" |
maelk | 1a9e935 | 2020-01-21 12:49:35 +0200 | [diff] [blame] | 42 | ci_github_jenkins_credentials_id: 'nordix-airship-ci-github-prod-token' |
| 43 | ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2' |
| 44 | 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] | 45 | |
| 46 | - project: |
fmuyassarov | b8e1150 | 2020-05-28 13:10:41 +0300 | [diff] [blame^] | 47 | name: 'nordix_metal3_dev_env' |
| 48 | branch: '${{ghprbActualCommit}}' |
| 49 | ci_github_whitelist_org: |
| 50 | - nordix-airship |
| 51 | jobs: |
| 52 | - feature_tests_ubuntu |
| 53 | repo: |
| 54 | org: "Nordix" |
| 55 | name: "metal3-dev-env" |
| 56 | ci_github_jenkins_credentials_id: 'nordix-airship-ci-github-prod-token' |
| 57 | ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2' |
| 58 | ci_github_repo: 'https://github.com/Nordix/airship-dev-tools.git' |
| 59 | |
| 60 | - project: |
| 61 | name: 'nordix_bmo' |
| 62 | branch: '${{ghprbActualCommit}}' |
| 63 | ci_github_whitelist_org: |
| 64 | - nordix-airship |
| 65 | jobs: |
| 66 | - feature_tests_ubuntu |
| 67 | repo: |
| 68 | org: "Nordix" |
| 69 | name: "baremetal-operator" |
| 70 | ci_github_jenkins_credentials_id: 'nordix-airship-ci-github-prod-token' |
| 71 | ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2' |
| 72 | ci_github_repo: 'https://github.com/Nordix/airship-dev-tools.git' |
| 73 | |
| 74 | - project: |
| 75 | name: 'nordix_capi_m3' |
| 76 | branch: '${{ghprbActualCommit}}' |
| 77 | ci_github_whitelist_org: |
| 78 | - nordix-airship |
| 79 | jobs: |
| 80 | - feature_tests_ubuntu |
| 81 | repo: |
| 82 | org: "Nordix" |
| 83 | name: "cluster-api-provider-metal3" |
| 84 | ci_github_jenkins_credentials_id: 'nordix-airship-ci-github-prod-token' |
| 85 | ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2' |
| 86 | ci_github_repo: 'https://github.com/Nordix/airship-dev-tools.git' |
| 87 | |
| 88 | - project: |
maelk | 3116ba5 | 2020-01-20 11:25:52 +0200 | [diff] [blame] | 89 | name: 'metal3io_project_infra' |
| 90 | branch: '${{ghprbActualCommit}}' |
maelk | 1a9e935 | 2020-01-21 12:49:35 +0200 | [diff] [blame] | 91 | ci_github_whitelist_org: |
| 92 | - nordix-airship |
maelk | 3116ba5 | 2020-01-20 11:25:52 +0200 | [diff] [blame] | 93 | repo: |
| 94 | org: "metal3-io" |
| 95 | name: "project-infra" |
maelk | 2f684f0 | 2020-01-20 12:22:14 +0200 | [diff] [blame] | 96 | ci_github_repo: '${{ghprbAuthorRepoGitUrl}}' |
maelk | a08dcb5 | 2020-01-21 16:23:39 +0200 | [diff] [blame] | 97 | jobs: |
Jaakko Kuuskoski | aa86f6e | 2020-01-21 13:11:48 +0200 | [diff] [blame] | 98 | - capi_bm_v1a3_integration_tests_centos |
| 99 | - capi_bm_v1a3_integration_tests_ubuntu |
maelk | 07f5cbc | 2020-03-06 15:34:17 +0200 | [diff] [blame] | 100 | - capi_bm_v1a4_integration_tests_centos |
| 101 | - capi_bm_v1a4_integration_tests_ubuntu |
fmuyassarov | b8e1150 | 2020-05-28 13:10:41 +0300 | [diff] [blame^] | 102 | - feature_tests_ubuntu |
kanwar saad bin liaqat | e0eef2d | 2019-07-25 15:32:36 +0300 | [diff] [blame] | 103 | |
maelk | 81070bf | 2019-08-27 16:28:31 +0300 | [diff] [blame] | 104 | - project: |
maelk | 37e9bd8 | 2020-03-01 12:09:06 +0200 | [diff] [blame] | 105 | name: 'metal3io_project_infra_cleanup' |
| 106 | ci_github_whitelist_org: |
| 107 | - nordix-airship |
| 108 | repo: |
| 109 | org: "metal3-io" |
| 110 | name: "project-infra" |
| 111 | ci_github_pipeline: 'jenkins/jobs/integration_tests_clean.pipeline' |
| 112 | jobs: |
| 113 | - capi_bm_master_clean |
| 114 | |
| 115 | - project: |
| 116 | name: 'metal3io_project_infra_cleanup_test' |
| 117 | branch: '${{ghprbActualCommit}}' |
| 118 | ci_github_whitelist_org: |
| 119 | - nordix-airship |
| 120 | repo: |
| 121 | org: "metal3-io" |
| 122 | name: "project-infra" |
| 123 | ci_github_repo: '${{ghprbAuthorRepoGitUrl}}' |
| 124 | ci_github_pipeline: 'jenkins/jobs/integration_tests_clean.pipeline' |
| 125 | jobs: |
| 126 | - capi_bm_clean |
| 127 | |
| 128 | - project: |
maelk | 93c18a5 | 2019-09-26 16:00:46 +0300 | [diff] [blame] | 129 | name: "metal3io_bmo" |
maelk | 93c18a5 | 2019-09-26 16:00:46 +0300 | [diff] [blame] | 130 | repo: |
| 131 | org: "metal3-io" |
| 132 | name: "baremetal-operator" |
maelk | a08dcb5 | 2020-01-21 16:23:39 +0200 | [diff] [blame] | 133 | jobs: |
Jaakko Kuuskoski | aa86f6e | 2020-01-21 13:11:48 +0200 | [diff] [blame] | 134 | - capi_bm_v1a3_integration_tests_centos |
| 135 | - capi_bm_v1a3_integration_tests_ubuntu |
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 |
fmuyassarov | b8e1150 | 2020-05-28 13:10:41 +0300 | [diff] [blame^] | 138 | - feature_tests_ubuntu |
kanwar saad bin liaqat | e0eef2d | 2019-07-25 15:32:36 +0300 | [diff] [blame] | 139 | |
maelk | 81070bf | 2019-08-27 16:28:31 +0300 | [diff] [blame] | 140 | - project: |
| 141 | name: "metal3io_metal3_dev_env" |
maelk | 81070bf | 2019-08-27 16:28:31 +0300 | [diff] [blame] | 142 | jobs: |
Jaakko Kuuskoski | aa86f6e | 2020-01-21 13:11:48 +0200 | [diff] [blame] | 143 | - capi_bm_v1a3_integration_tests_centos |
| 144 | - capi_bm_v1a3_integration_tests_ubuntu |
| 145 | - capi_bm_v1a3_master_integration_tests_ubuntu |
| 146 | - capi_bm_v1a3_master_integration_tests_centos |
maelk | 07f5cbc | 2020-03-06 15:34:17 +0200 | [diff] [blame] | 147 | - capi_bm_v1a4_integration_tests_centos |
| 148 | - capi_bm_v1a4_integration_tests_ubuntu |
| 149 | - capi_bm_v1a4_master_integration_tests_centos |
| 150 | - capi_bm_v1a4_master_integration_tests_ubuntu |
fmuyassarov | b8e1150 | 2020-05-28 13:10:41 +0300 | [diff] [blame^] | 151 | - feature_tests_ubuntu |
| 152 | - master_feature_tests_ubuntu |
| 153 | |
maelk | 81070bf | 2019-08-27 16:28:31 +0300 | [diff] [blame] | 154 | repo: |
| 155 | org: "metal3-io" |
| 156 | name: "metal3-dev-env" |
kanwar saad bin liaqat | e0eef2d | 2019-07-25 15:32:36 +0300 | [diff] [blame] | 157 | |
maelk | 81070bf | 2019-08-27 16:28:31 +0300 | [diff] [blame] | 158 | - project: |
maelk | 4eeac87 | 2020-03-04 19:12:08 +0200 | [diff] [blame] | 159 | name: "metal3io_capi_m3" |
| 160 | repo: |
| 161 | org: "metal3-io" |
| 162 | name: "cluster-api-provider-metal3" |
| 163 | jobs: |
Jaakko Kuuskoski | aa86f6e | 2020-01-21 13:11:48 +0200 | [diff] [blame] | 164 | - capi_bm_v1a3_integration_tests_centos |
| 165 | - capi_bm_v1a3_integration_tests_ubuntu |
maelk | 07f5cbc | 2020-03-06 15:34:17 +0200 | [diff] [blame] | 166 | - capi_bm_v1a4_integration_tests_centos |
| 167 | - capi_bm_v1a4_integration_tests_ubuntu |
fmuyassarov | b8e1150 | 2020-05-28 13:10:41 +0300 | [diff] [blame^] | 168 | - feature_tests_ubuntu |
Jaakko Kuuskoski | 9bca5dd | 2019-09-27 11:16:03 +0300 | [diff] [blame] | 169 | |
| 170 | - project: |
fmuyassarov | a80b7aa | 2020-01-10 14:43:28 +0200 | [diff] [blame] | 171 | name: "metal3io_ironic_image" |
fmuyassarov | a80b7aa | 2020-01-10 14:43:28 +0200 | [diff] [blame] | 172 | repo: |
| 173 | org: "metal3-io" |
| 174 | name: "ironic-image" |
maelk | a08dcb5 | 2020-01-21 16:23:39 +0200 | [diff] [blame] | 175 | jobs: |
Jaakko Kuuskoski | aa86f6e | 2020-01-21 13:11:48 +0200 | [diff] [blame] | 176 | - capi_bm_v1a3_integration_tests_centos |
| 177 | - capi_bm_v1a3_integration_tests_ubuntu |
maelk | 07f5cbc | 2020-03-06 15:34:17 +0200 | [diff] [blame] | 178 | - capi_bm_v1a4_integration_tests_centos |
| 179 | - capi_bm_v1a4_integration_tests_ubuntu |
fmuyassarov | b8e1150 | 2020-05-28 13:10:41 +0300 | [diff] [blame^] | 180 | - feature_tests_ubuntu |
fmuyassarov | a80b7aa | 2020-01-10 14:43:28 +0200 | [diff] [blame] | 181 | |
| 182 | - project: |
| 183 | name: "metal3io_ironic_inspector" |
fmuyassarov | a80b7aa | 2020-01-10 14:43:28 +0200 | [diff] [blame] | 184 | repo: |
| 185 | org: "metal3-io" |
| 186 | name: "ironic-inspector-image" |
maelk | a08dcb5 | 2020-01-21 16:23:39 +0200 | [diff] [blame] | 187 | jobs: |
Jaakko Kuuskoski | aa86f6e | 2020-01-21 13:11:48 +0200 | [diff] [blame] | 188 | - capi_bm_v1a3_integration_tests_centos |
| 189 | - capi_bm_v1a3_integration_tests_ubuntu |
maelk | 07f5cbc | 2020-03-06 15:34:17 +0200 | [diff] [blame] | 190 | - capi_bm_v1a4_integration_tests_centos |
| 191 | - capi_bm_v1a4_integration_tests_ubuntu |
fmuyassarov | b8e1150 | 2020-05-28 13:10:41 +0300 | [diff] [blame^] | 192 | - feature_tests_ubuntu |
fmuyassarov | a80b7aa | 2020-01-10 14:43:28 +0200 | [diff] [blame] | 193 | |
| 194 | - project: |
| 195 | name: "metal3io_ironic_ipa_downloader" |
fmuyassarov | a80b7aa | 2020-01-10 14:43:28 +0200 | [diff] [blame] | 196 | repo: |
| 197 | org: "metal3-io" |
| 198 | name: "ironic-ipa-downloader" |
maelk | a08dcb5 | 2020-01-21 16:23:39 +0200 | [diff] [blame] | 199 | jobs: |
Jaakko Kuuskoski | aa86f6e | 2020-01-21 13:11:48 +0200 | [diff] [blame] | 200 | - capi_bm_v1a3_integration_tests_centos |
| 201 | - capi_bm_v1a3_integration_tests_ubuntu |
maelk | 07f5cbc | 2020-03-06 15:34:17 +0200 | [diff] [blame] | 202 | - capi_bm_v1a4_integration_tests_centos |
| 203 | - capi_bm_v1a4_integration_tests_ubuntu |
fmuyassarov | b8e1150 | 2020-05-28 13:10:41 +0300 | [diff] [blame^] | 204 | - feature_tests_ubuntu |