blob: e6f2906225726a66bc25cd32bdf9f5f04cd6db72 [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}}'
32 jobs:
maelke07b44c2019-09-16 15:59:18 +030033 - capi_bm_integration_tests_ubuntu
34 - capi_bm_integration_tests_centos
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
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +030038 repo:
39 org: "Nordix"
40 name: "airship-dev-tools"
41
42- project:
43 name: "nordix_bmo"
44 jobs:
maelke07b44c2019-09-16 15:59:18 +030045 - capi_bm_integration_tests_ubuntu
46 - capi_bm_integration_tests_centos
mikkosestedf045b2019-08-27 16:02:17 +030047 - capi_bm_unit_tests
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +030048 - linter_tests
49 repo:
50 org: "Nordix"
51 name: "baremetal-operator"
52
53- project:
54 name: "nordix_capi"
55 jobs:
maelke07b44c2019-09-16 15:59:18 +030056 - capi_bm_integration_tests_ubuntu
57 - capi_bm_integration_tests_centos
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +030058 - linter_tests
59 repo:
60 org: "Nordix"
61 name: "cluster-api"
62
63- project:
64 name: "nordix_metal3_dev_env"
65 jobs:
maelke07b44c2019-09-16 15:59:18 +030066 - capi_bm_integration_tests_ubuntu
67 - capi_bm_integration_tests_centos
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +030068 - linter_tests
69 repo:
70 org: "Nordix"
71 name: "metal3-dev-env"
72
73- project:
74 name: "nordix_capi_bm"
75 jobs:
maelke07b44c2019-09-16 15:59:18 +030076 - capi_bm_integration_tests_ubuntu
77 - capi_bm_integration_tests_centos
mikkosestedf045b2019-08-27 16:02:17 +030078 - capi_bm_unit_tests
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +030079 - linter_tests
80 repo:
81 org: "Nordix"
82 name: "cluster-api-provider-baremetal"
83
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +030084
maelk81070bf2019-08-27 16:28:31 +030085- project:
maelk93c18a52019-09-26 16:00:46 +030086 name: "metal3io_bmo"
87 ci_github_whitelist_org:
88 - metal3-io
89 - nordix-airship
90 jobs:
91 - capi_bm_integration_tests_ubuntu
92 - capi_bm_integration_tests_centos
93 repo:
94 org: "metal3-io"
95 name: "baremetal-operator"
maelk39ce79e2019-10-18 15:38:04 +030096 ci_ghprb_auth_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c'
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +030097
98
maelk81070bf2019-08-27 16:28:31 +030099- project:
100 name: "metal3io_metal3_dev_env"
101 ci_github_whitelist_org:
102 - metal3-io
103 - nordix-airship
104 jobs:
maelke07b44c2019-09-16 15:59:18 +0300105 - capi_bm_integration_tests_ubuntu
106 - capi_bm_integration_tests_centos
fmuyassarov91c21ac2019-10-14 13:02:09 +0300107 - capi_bm_master_integration_tests_ubuntu
fmuyassarov554710d2019-11-01 15:22:48 +0200108 - capi_bm_master_integration_tests_centos
maelk81070bf2019-08-27 16:28:31 +0300109 repo:
110 org: "metal3-io"
111 name: "metal3-dev-env"
maelk39ce79e2019-10-18 15:38:04 +0300112 ci_ghprb_auth_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c'
kanwar saad bin liaqate0eef2d2019-07-25 15:32:36 +0300113
maelk81070bf2019-08-27 16:28:31 +0300114- project:
115 name: "metal3io_capi_bm"
maelke07b44c2019-09-16 15:59:18 +0300116 ci_github_whitelist_org:
maelk81070bf2019-08-27 16:28:31 +0300117 - metal3-io
118 - nordix-airship
119 jobs:
maelke07b44c2019-09-16 15:59:18 +0300120 - capi_bm_integration_tests_ubuntu
121 - capi_bm_integration_tests_centos
maelk81070bf2019-08-27 16:28:31 +0300122 repo:
123 org: "metal3-io"
124 name: "cluster-api-provider-baremetal"
maelk39ce79e2019-10-18 15:38:04 +0300125 ci_ghprb_auth_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c'
Jaakko Kuuskoski9bca5dd2019-09-27 11:16:03 +0300126
127- project:
128 name: 'update_nordix'
129 jobs:
130 - update_nordix_repos
131 repo:
132 org: "Nordix"
133 name: "airship-dev-tools"