blob: fac023c63322f4d17709183410866b2211f13d48 [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:
Oleksandr K.a7ff8032024-10-04 17:47:42 +020018 - atmosphere-chart-vendor
Mohammed Naser7c201cb2025-01-16 01:54:26 -050019 - atmosphere-check-commit
vexxhost-bot22759682024-10-31 10:46:21 -040020 - atmosphere-golang-go-test
Mohammed Naser2fd39612024-04-14 13:37:45 -040021 - atmosphere-linters
vexxhost-bot45e777c2024-10-30 12:41:42 -040022 - atmosphere-tox-promtool-test
vexxhost-bot861baf92024-11-24 21:04:18 -050023 - atmosphere-tox-helm-unittest
vexxhost-bot134680a2024-07-19 04:30:48 +020024 - atmosphere-tox-py3
Mohammed Naserf1ac3f82025-01-18 15:49:44 -050025 - atmosphere-build-images
vexxhost-botcd186572024-06-18 04:33:28 +020026 - atmosphere-build-collection:
Mohammed Naserf1ac3f82025-01-18 15:49:44 -050027 dependencies: &image_build_jobs
28 - name: atmosphere-build-images
Mohammed Naserda994232024-04-13 12:34:01 -040029 soft: true
vexxhost-botcd186572024-06-18 04:33:28 +020030 - atmosphere-molecule-aio-keycloak:
Mohammed Naserf1ac3f82025-01-18 15:49:44 -050031 dependencies: *image_build_jobs
Mohammed Naserda994232024-04-13 12:34:01 -040032 - atmosphere-molecule-aio-openvswitch:
Mohammed Naserf1ac3f82025-01-18 15:49:44 -050033 dependencies: *image_build_jobs
Mohammed Naserda994232024-04-13 12:34:01 -040034 - atmosphere-molecule-aio-ovn:
Mohammed Naserf1ac3f82025-01-18 15:49:44 -050035 dependencies: *image_build_jobs
Mohammed Naserda994232024-04-13 12:34:01 -040036 - atmosphere-molecule-csi-local-path-provisioner:
Mohammed Naserf1ac3f82025-01-18 15:49:44 -050037 dependencies: *image_build_jobs
Mohammed Naserda994232024-04-13 12:34:01 -040038 - atmosphere-molecule-csi-rbd:
Mohammed Naserf1ac3f82025-01-18 15:49:44 -050039 dependencies: *image_build_jobs
Mohammed Nasereb257cb2024-04-10 21:14:24 -040040 gate:
41 jobs:
Oleksandr K.a7ff8032024-10-04 17:47:42 +020042 - atmosphere-chart-vendor
Mohammed Naser7c201cb2025-01-16 01:54:26 -050043 - atmosphere-check-commit
vexxhost-bot22759682024-10-31 10:46:21 -040044 - atmosphere-golang-go-test
Mohammed Naser2fd39612024-04-14 13:37:45 -040045 - atmosphere-linters
vexxhost-bot134680a2024-07-19 04:30:48 +020046 - atmosphere-tox-py3
Mohammed Naserf1ac3f82025-01-18 15:49:44 -050047 - atmosphere-build-images
vexxhost-botcd186572024-06-18 04:33:28 +020048 - atmosphere-build-collection:
Mohammed Naserf1ac3f82025-01-18 15:49:44 -050049 dependencies: *image_build_jobs
vexxhost-botcd186572024-06-18 04:33:28 +020050 - atmosphere-molecule-aio-keycloak:
Mohammed Naserf1ac3f82025-01-18 15:49:44 -050051 dependencies: *image_build_jobs
Mohammed Naserda994232024-04-13 12:34:01 -040052 - atmosphere-molecule-aio-openvswitch:
Mohammed Naserf1ac3f82025-01-18 15:49:44 -050053 dependencies: *image_build_jobs
Mohammed Naserda994232024-04-13 12:34:01 -040054 - atmosphere-molecule-aio-ovn:
Mohammed Naserf1ac3f82025-01-18 15:49:44 -050055 dependencies: *image_build_jobs
Mohammed Naserda994232024-04-13 12:34:01 -040056 - atmosphere-molecule-csi-local-path-provisioner:
Mohammed Naserf1ac3f82025-01-18 15:49:44 -050057 dependencies: *image_build_jobs
Mohammed Naserda994232024-04-13 12:34:01 -040058 - atmosphere-molecule-csi-rbd:
Mohammed Naserf1ac3f82025-01-18 15:49:44 -050059 dependencies: *image_build_jobs
Mohammed Naser517902d2024-04-10 21:24:25 -040060 release:
61 jobs:
62 - atmosphere-publish-collection
Mohammed Naserf1ac3f82025-01-18 15:49:44 -050063 promote:
64 jobs:
65 - atmosphere-promote-images
vexxhost-bota00a0732024-07-08 15:05:14 +020066 periodic:
67 jobs:
68 - atmosphere-molecule-aio-upgrade-2023.2-openvswitch:
Mohammed Naserf1ac3f82025-01-18 15:49:44 -050069 dependencies: *image_build_jobs
vexxhost-bota00a0732024-07-08 15:05:14 +020070 - atmosphere-molecule-aio-upgrade-2023.2-ovn:
Mohammed Naserf1ac3f82025-01-18 15:49:44 -050071 dependencies: *image_build_jobs
Mohammed Nasere5b6ff72025-01-15 16:49:44 -050072 vars:
73 container_registry: harbor.atmosphere.dev/library