blob: aa27cd0751fe3724c1cc8c78ebd0da2c91a28c33 [file] [log] [blame]
Mohammed Naserdc087392024-04-01 20:26:02 -04001# Copyright (c) 2024 VEXXHOST, Inc.
Mohammed Naser3f961782023-04-20 10:48:21 -04002#
3# Licensed under the Apache License, Version 2.0 (the "License"); you may
4# not use this file except in compliance with the License. You may obtain
5# a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
11# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
12# License for the specific language governing permissions and limitations
13# under the License.
14
Mohammed Naserdc087392024-04-01 20:26:02 -040015- project:
16 check:
17 jobs:
Mohammed Naser9a6c35d2025-02-13 13:23:51 -050018 - atmosphere-cargo-test
Oleksandr K.61984c72024-10-03 23:32:16 +020019 - atmosphere-chart-vendor
Mohammed Naser7607e5a2025-01-16 01:54:26 -050020 - atmosphere-check-commit
Oleksandr K.99651a62024-10-30 04:41:51 +010021 - atmosphere-golang-go-test
Mohammed Naser2fd39612024-04-14 13:37:45 -040022 - atmosphere-linters
Dong Mafa5d2442024-10-30 10:29:16 +080023 - atmosphere-tox-promtool-test
Dong Ma0a05b5c2024-11-24 13:27:29 +080024 - atmosphere-tox-helm-unittest
Mohammed Naser6080c9b2024-07-18 10:43:09 -040025 - atmosphere-tox-py3
Mohammed Naser564caa82025-01-18 15:49:44 -050026 - atmosphere-build-images
Mohammed Naserb3454c22024-06-17 18:59:28 -040027 - atmosphere-build-collection:
Mohammed Naser62c07432025-01-15 17:08:19 -050028 dependencies: &image_build_jobs
Mohammed Naser564caa82025-01-18 15:49:44 -050029 - name: atmosphere-build-images
Mohammed Naserda994232024-04-13 12:34:01 -040030 soft: true
Mohammed Naserb3454c22024-06-17 18:59:28 -040031 - atmosphere-molecule-aio-keycloak:
Mohammed Naser62c07432025-01-15 17:08:19 -050032 dependencies: *image_build_jobs
Mohammed Naserda994232024-04-13 12:34:01 -040033 - atmosphere-molecule-aio-openvswitch:
Mohammed Naser62c07432025-01-15 17:08:19 -050034 dependencies: *image_build_jobs
Mohammed Naserda994232024-04-13 12:34:01 -040035 - atmosphere-molecule-aio-ovn:
Mohammed Naser62c07432025-01-15 17:08:19 -050036 dependencies: *image_build_jobs
Mohammed Naserda994232024-04-13 12:34:01 -040037 - atmosphere-molecule-csi-local-path-provisioner:
Mohammed Naser62c07432025-01-15 17:08:19 -050038 dependencies: *image_build_jobs
Mohammed Naserda994232024-04-13 12:34:01 -040039 - atmosphere-molecule-csi-rbd:
Mohammed Naser62c07432025-01-15 17:08:19 -050040 dependencies: *image_build_jobs
Mohammed Nasereb257cb2024-04-10 21:14:24 -040041 gate:
42 jobs:
Mohammed Naser9a6c35d2025-02-13 13:23:51 -050043 - atmosphere-cargo-test
Oleksandr K.61984c72024-10-03 23:32:16 +020044 - atmosphere-chart-vendor
Mohammed Naser7607e5a2025-01-16 01:54:26 -050045 - atmosphere-check-commit
Oleksandr K.99651a62024-10-30 04:41:51 +010046 - atmosphere-golang-go-test
Mohammed Naser2fd39612024-04-14 13:37:45 -040047 - atmosphere-linters
Mohammed Naser6080c9b2024-07-18 10:43:09 -040048 - atmosphere-tox-py3
Mohammed Naser564caa82025-01-18 15:49:44 -050049 - atmosphere-build-images
Mohammed Naserb3454c22024-06-17 18:59:28 -040050 - atmosphere-build-collection:
Mohammed Naser62c07432025-01-15 17:08:19 -050051 dependencies: *image_build_jobs
Mohammed Naserb3454c22024-06-17 18:59:28 -040052 - atmosphere-molecule-aio-keycloak:
Mohammed Naser62c07432025-01-15 17:08:19 -050053 dependencies: *image_build_jobs
Mohammed Naserda994232024-04-13 12:34:01 -040054 - atmosphere-molecule-aio-openvswitch:
Mohammed Naser62c07432025-01-15 17:08:19 -050055 dependencies: *image_build_jobs
Mohammed Naserda994232024-04-13 12:34:01 -040056 - atmosphere-molecule-aio-ovn:
Mohammed Naser62c07432025-01-15 17:08:19 -050057 dependencies: *image_build_jobs
Mohammed Naserda994232024-04-13 12:34:01 -040058 - atmosphere-molecule-csi-local-path-provisioner:
Mohammed Naser62c07432025-01-15 17:08:19 -050059 dependencies: *image_build_jobs
Mohammed Naserda994232024-04-13 12:34:01 -040060 - atmosphere-molecule-csi-rbd:
Mohammed Naser62c07432025-01-15 17:08:19 -050061 dependencies: *image_build_jobs
Mohammed Naser517902d2024-04-10 21:24:25 -040062 release:
63 jobs:
64 - atmosphere-publish-collection
Mohammed Naser564caa82025-01-18 15:49:44 -050065 promote:
66 jobs:
67 - atmosphere-promote-images
Rico Lin83565552024-07-05 22:59:02 +080068 periodic:
69 jobs:
70 - atmosphere-molecule-aio-upgrade-openvswitch:
Mohammed Naser62c07432025-01-15 17:08:19 -050071 dependencies: *image_build_jobs
Rico Lin83565552024-07-05 22:59:02 +080072 - atmosphere-molecule-aio-upgrade-ovn:
Mohammed Naser62c07432025-01-15 17:08:19 -050073 dependencies: *image_build_jobs
Mohammed Naserbcd53112025-01-15 16:49:44 -050074 vars:
75 container_registry: harbor.atmosphere.dev/library