blob: 5f825b3c090beb36edd2cb914ac9f4fb27f6f441 [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 Naserc581e722025-02-13 13:23:51 -050018 - atmosphere-cargo-test
Oleksandr K.345787b2024-10-04 17:52:19 +020019 - atmosphere-chart-vendor
Mohammed Naser462fb6e2025-01-16 01:54:26 -050020 - atmosphere-check-commit
Oleksandr K.574ce3c2024-10-31 19:14:58 +010021 - atmosphere-golang-go-test
Mohammed Nasere4436b42024-04-15 17:57:11 -040022 - atmosphere-linters
vexxhost-bot1ff97672024-10-30 18:11:50 -040023 - atmosphere-tox-promtool-test
vexxhost-bot0d93f222024-11-24 21:08:09 -050024 - atmosphere-tox-helm-unittest
Mohammed Naserf3152222024-07-19 00:40:24 -040025 - atmosphere-tox-py3
Mohammed Naser7bda44d2025-01-18 15:49:44 -050026 - atmosphere-build-images
vexxhost-bot278de762024-06-18 04:33:30 +020027 - atmosphere-build-collection:
Mohammed Naser7bda44d2025-01-18 15:49:44 -050028 dependencies: &image_build_jobs
29 - name: atmosphere-build-images
Mohammed Naserd28fbaf2024-04-08 17:15:00 -040030 soft: true
vexxhost-bot278de762024-06-18 04:33:30 +020031 - atmosphere-molecule-aio-keycloak:
Mohammed Naser7bda44d2025-01-18 15:49:44 -050032 dependencies: *image_build_jobs
Mohammed Naserd28fbaf2024-04-08 17:15:00 -040033 - atmosphere-molecule-aio-openvswitch:
Mohammed Naser7bda44d2025-01-18 15:49:44 -050034 dependencies: *image_build_jobs
Mohammed Naserd28fbaf2024-04-08 17:15:00 -040035 - atmosphere-molecule-aio-ovn:
Mohammed Naser7bda44d2025-01-18 15:49:44 -050036 dependencies: *image_build_jobs
Mohammed Naserd28fbaf2024-04-08 17:15:00 -040037 - atmosphere-molecule-csi-local-path-provisioner:
Mohammed Naser7bda44d2025-01-18 15:49:44 -050038 dependencies: *image_build_jobs
Mohammed Naserd28fbaf2024-04-08 17:15:00 -040039 - atmosphere-molecule-csi-rbd:
Mohammed Naser7bda44d2025-01-18 15:49:44 -050040 dependencies: *image_build_jobs
Mohammed Naserd28fbaf2024-04-08 17:15:00 -040041 gate:
Mohammed Naser37694382024-04-02 21:11:31 -040042 jobs:
Mohammed Naserc581e722025-02-13 13:23:51 -050043 - atmosphere-cargo-test
Oleksandr K.345787b2024-10-04 17:52:19 +020044 - atmosphere-chart-vendor
Mohammed Naser462fb6e2025-01-16 01:54:26 -050045 - atmosphere-check-commit
Oleksandr K.574ce3c2024-10-31 19:14:58 +010046 - atmosphere-golang-go-test
Mohammed Nasere4436b42024-04-15 17:57:11 -040047 - atmosphere-linters
Mohammed Naserf3152222024-07-19 00:40:24 -040048 - atmosphere-tox-py3
Mohammed Naser7bda44d2025-01-18 15:49:44 -050049 - atmosphere-build-images
vexxhost-bot278de762024-06-18 04:33:30 +020050 - atmosphere-build-collection:
Mohammed Naser7bda44d2025-01-18 15:49:44 -050051 dependencies: *image_build_jobs
vexxhost-bot278de762024-06-18 04:33:30 +020052 - atmosphere-molecule-aio-keycloak:
Mohammed Naser7bda44d2025-01-18 15:49:44 -050053 dependencies: *image_build_jobs
Mohammed Naserd28fbaf2024-04-08 17:15:00 -040054 - atmosphere-molecule-aio-openvswitch:
Mohammed Naser7bda44d2025-01-18 15:49:44 -050055 dependencies: *image_build_jobs
Mohammed Naserd28fbaf2024-04-08 17:15:00 -040056 - atmosphere-molecule-aio-ovn:
Mohammed Naser7bda44d2025-01-18 15:49:44 -050057 dependencies: *image_build_jobs
Mohammed Naserd28fbaf2024-04-08 17:15:00 -040058 - atmosphere-molecule-csi-local-path-provisioner:
Mohammed Naser7bda44d2025-01-18 15:49:44 -050059 dependencies: *image_build_jobs
Mohammed Naserd28fbaf2024-04-08 17:15:00 -040060 - atmosphere-molecule-csi-rbd:
Mohammed Naser7bda44d2025-01-18 15:49:44 -050061 dependencies: *image_build_jobs
Mohammed Naser841686a2024-04-11 14:31:47 -040062 release:
63 jobs:
64 - atmosphere-publish-collection
Mohammed Nasercf7c06d2025-02-18 09:25:27 -050065 promote:
66 jobs:
67 - atmosphere-promote-images
Mohammed Naseraa212e62025-01-15 16:49:44 -050068 vars:
69 container_registry: harbor.atmosphere.dev/library