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}}' |
| 32 | jobs: |
maelk | e07b44c | 2019-09-16 15:59:18 +0300 | [diff] [blame] | 33 | - capi_bm_integration_tests_ubuntu |
| 34 | - capi_bm_integration_tests_centos |
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 |
kanwar saad bin liaqat | e0eef2d | 2019-07-25 15:32:36 +0300 | [diff] [blame] | 38 | repo: |
| 39 | org: "Nordix" |
| 40 | name: "airship-dev-tools" |
| 41 | |
| 42 | - project: |
| 43 | name: "nordix_bmo" |
| 44 | jobs: |
maelk | e07b44c | 2019-09-16 15:59:18 +0300 | [diff] [blame] | 45 | - capi_bm_integration_tests_ubuntu |
| 46 | - capi_bm_integration_tests_centos |
mikkosest | edf045b | 2019-08-27 16:02:17 +0300 | [diff] [blame] | 47 | - capi_bm_unit_tests |
fmuyassarov | eb439b6 | 2019-12-05 18:46:34 +0200 | [diff] [blame^] | 48 | - capi_bm_v1a2_integration_tests_ubuntu |
| 49 | - capi_bm_v1a2_integration_tests_centos |
kanwar saad bin liaqat | e0eef2d | 2019-07-25 15:32:36 +0300 | [diff] [blame] | 50 | - linter_tests |
| 51 | repo: |
| 52 | org: "Nordix" |
| 53 | name: "baremetal-operator" |
| 54 | |
| 55 | - project: |
| 56 | name: "nordix_capi" |
| 57 | jobs: |
maelk | e07b44c | 2019-09-16 15:59:18 +0300 | [diff] [blame] | 58 | - capi_bm_integration_tests_ubuntu |
| 59 | - capi_bm_integration_tests_centos |
kanwar saad bin liaqat | e0eef2d | 2019-07-25 15:32:36 +0300 | [diff] [blame] | 60 | - linter_tests |
| 61 | repo: |
| 62 | org: "Nordix" |
| 63 | name: "cluster-api" |
| 64 | |
| 65 | - project: |
| 66 | name: "nordix_metal3_dev_env" |
| 67 | jobs: |
maelk | e07b44c | 2019-09-16 15:59:18 +0300 | [diff] [blame] | 68 | - capi_bm_integration_tests_ubuntu |
| 69 | - capi_bm_integration_tests_centos |
fmuyassarov | eb439b6 | 2019-12-05 18:46:34 +0200 | [diff] [blame^] | 70 | - capi_bm_v1a2_integration_tests_ubuntu |
| 71 | - capi_bm_v1a2_integration_tests_centos |
kanwar saad bin liaqat | e0eef2d | 2019-07-25 15:32:36 +0300 | [diff] [blame] | 72 | - linter_tests |
| 73 | repo: |
| 74 | org: "Nordix" |
| 75 | name: "metal3-dev-env" |
| 76 | |
| 77 | - project: |
| 78 | name: "nordix_capi_bm" |
| 79 | jobs: |
maelk | e07b44c | 2019-09-16 15:59:18 +0300 | [diff] [blame] | 80 | - capi_bm_integration_tests_ubuntu |
| 81 | - capi_bm_integration_tests_centos |
mikkosest | edf045b | 2019-08-27 16:02:17 +0300 | [diff] [blame] | 82 | - capi_bm_unit_tests |
fmuyassarov | eb439b6 | 2019-12-05 18:46:34 +0200 | [diff] [blame^] | 83 | - capi_bm_v1a2_integration_tests_centos |
| 84 | - capi_bm_v1a2_integration_tests_ubuntu |
kanwar saad bin liaqat | e0eef2d | 2019-07-25 15:32:36 +0300 | [diff] [blame] | 85 | - linter_tests |
| 86 | repo: |
| 87 | org: "Nordix" |
| 88 | name: "cluster-api-provider-baremetal" |
| 89 | |
kanwar saad bin liaqat | e0eef2d | 2019-07-25 15:32:36 +0300 | [diff] [blame] | 90 | |
maelk | 81070bf | 2019-08-27 16:28:31 +0300 | [diff] [blame] | 91 | - project: |
maelk | 93c18a5 | 2019-09-26 16:00:46 +0300 | [diff] [blame] | 92 | name: "metal3io_bmo" |
| 93 | ci_github_whitelist_org: |
| 94 | - metal3-io |
| 95 | - nordix-airship |
| 96 | jobs: |
| 97 | - capi_bm_integration_tests_ubuntu |
| 98 | - capi_bm_integration_tests_centos |
fmuyassarov | eb439b6 | 2019-12-05 18:46:34 +0200 | [diff] [blame^] | 99 | - capi_bm_v1a2_integration_tests_centos |
| 100 | - capi_bm_v1a2_integration_tests_ubuntu |
| 101 | |
maelk | 93c18a5 | 2019-09-26 16:00:46 +0300 | [diff] [blame] | 102 | repo: |
| 103 | org: "metal3-io" |
| 104 | name: "baremetal-operator" |
maelk | 39ce79e | 2019-10-18 15:38:04 +0300 | [diff] [blame] | 105 | ci_ghprb_auth_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c' |
kanwar saad bin liaqat | e0eef2d | 2019-07-25 15:32:36 +0300 | [diff] [blame] | 106 | |
| 107 | |
maelk | 81070bf | 2019-08-27 16:28:31 +0300 | [diff] [blame] | 108 | - project: |
| 109 | name: "metal3io_metal3_dev_env" |
| 110 | ci_github_whitelist_org: |
| 111 | - metal3-io |
| 112 | - nordix-airship |
| 113 | jobs: |
maelk | e07b44c | 2019-09-16 15:59:18 +0300 | [diff] [blame] | 114 | - capi_bm_integration_tests_ubuntu |
| 115 | - capi_bm_integration_tests_centos |
fmuyassarov | 91c21ac | 2019-10-14 13:02:09 +0300 | [diff] [blame] | 116 | - capi_bm_master_integration_tests_ubuntu |
fmuyassarov | 554710d | 2019-11-01 15:22:48 +0200 | [diff] [blame] | 117 | - capi_bm_master_integration_tests_centos |
fmuyassarov | eb439b6 | 2019-12-05 18:46:34 +0200 | [diff] [blame^] | 118 | - capi_bm_v1a2_integration_tests_centos |
| 119 | - capi_bm_v1a2_integration_tests_ubuntu |
| 120 | - capi_bm_v1a2_master_integration_tests_ubuntu |
| 121 | - capi_bm_v1a2_master_integration_tests_centos |
| 122 | |
maelk | 81070bf | 2019-08-27 16:28:31 +0300 | [diff] [blame] | 123 | repo: |
| 124 | org: "metal3-io" |
| 125 | name: "metal3-dev-env" |
maelk | 39ce79e | 2019-10-18 15:38:04 +0300 | [diff] [blame] | 126 | ci_ghprb_auth_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c' |
kanwar saad bin liaqat | e0eef2d | 2019-07-25 15:32:36 +0300 | [diff] [blame] | 127 | |
maelk | 81070bf | 2019-08-27 16:28:31 +0300 | [diff] [blame] | 128 | - project: |
| 129 | name: "metal3io_capi_bm" |
maelk | e07b44c | 2019-09-16 15:59:18 +0300 | [diff] [blame] | 130 | ci_github_whitelist_org: |
maelk | 81070bf | 2019-08-27 16:28:31 +0300 | [diff] [blame] | 131 | - metal3-io |
| 132 | - nordix-airship |
| 133 | jobs: |
maelk | e07b44c | 2019-09-16 15:59:18 +0300 | [diff] [blame] | 134 | - capi_bm_integration_tests_ubuntu |
| 135 | - capi_bm_integration_tests_centos |
fmuyassarov | eb439b6 | 2019-12-05 18:46:34 +0200 | [diff] [blame^] | 136 | - capi_bm_v1a2_integration_tests_centos |
| 137 | - capi_bm_v1a2_integration_tests_ubuntu |
| 138 | |
maelk | 81070bf | 2019-08-27 16:28:31 +0300 | [diff] [blame] | 139 | repo: |
| 140 | org: "metal3-io" |
| 141 | name: "cluster-api-provider-baremetal" |
maelk | 39ce79e | 2019-10-18 15:38:04 +0300 | [diff] [blame] | 142 | ci_ghprb_auth_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c' |
Jaakko Kuuskoski | 9bca5dd | 2019-09-27 11:16:03 +0300 | [diff] [blame] | 143 | |
| 144 | - project: |
| 145 | name: 'update_nordix' |
| 146 | jobs: |
| 147 | - update_nordix_repos |
| 148 | repo: |
| 149 | org: "Nordix" |
| 150 | name: "airship-dev-tools" |