Mohammed Naser | dc08739 | 2024-04-01 20:26:02 -0400 | [diff] [blame] | 1 | # Copyright (c) 2024 VEXXHOST, Inc. |
Mohammed Naser | 3f96178 | 2023-04-20 10:48:21 -0400 | [diff] [blame] | 2 | # |
| 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 Naser | dc08739 | 2024-04-01 20:26:02 -0400 | [diff] [blame] | 15 | - project: |
| 16 | check: |
| 17 | jobs: |
Oleksandr K. | 61984c7 | 2024-10-03 23:32:16 +0200 | [diff] [blame] | 18 | - atmosphere-chart-vendor |
Mohammed Naser | 7607e5a | 2025-01-16 01:54:26 -0500 | [diff] [blame] | 19 | - atmosphere-check-commit |
Oleksandr K. | 99651a6 | 2024-10-30 04:41:51 +0100 | [diff] [blame] | 20 | - atmosphere-golang-go-test |
Mohammed Naser | 2fd3961 | 2024-04-14 13:37:45 -0400 | [diff] [blame] | 21 | - atmosphere-linters |
Dong Ma | fa5d244 | 2024-10-30 10:29:16 +0800 | [diff] [blame] | 22 | - atmosphere-tox-promtool-test |
Dong Ma | 0a05b5c | 2024-11-24 13:27:29 +0800 | [diff] [blame] | 23 | - atmosphere-tox-helm-unittest |
Mohammed Naser | 6080c9b | 2024-07-18 10:43:09 -0400 | [diff] [blame] | 24 | - atmosphere-tox-py3 |
Mohammed Naser | b3454c2 | 2024-06-17 18:59:28 -0400 | [diff] [blame] | 25 | - atmosphere-build-collection: |
Mohammed Naser | 62c0743 | 2025-01-15 17:08:19 -0500 | [diff] [blame] | 26 | dependencies: &image_build_jobs |
Mohammed Naser | da99423 | 2024-04-13 12:34:01 -0400 | [diff] [blame] | 27 | - name: atmosphere-build-container-image-barbican |
| 28 | soft: true |
| 29 | - name: atmosphere-build-container-image-cinder |
| 30 | soft: true |
Mohammed Naser | da99423 | 2024-04-13 12:34:01 -0400 | [diff] [blame] | 31 | - name: atmosphere-build-container-image-designate |
| 32 | soft: true |
| 33 | - name: atmosphere-build-container-image-glance |
| 34 | soft: true |
| 35 | - name: atmosphere-build-container-image-heat |
| 36 | soft: true |
| 37 | - name: atmosphere-build-container-image-horizon |
| 38 | soft: true |
| 39 | - name: atmosphere-build-container-image-ironic |
| 40 | soft: true |
Mohammed Naser | e1ad8c8 | 2024-06-18 14:43:26 -0400 | [diff] [blame] | 41 | - name: atmosphere-build-container-image-keepalived |
| 42 | soft: true |
Mohammed Naser | da99423 | 2024-04-13 12:34:01 -0400 | [diff] [blame] | 43 | - name: atmosphere-build-container-image-keystone |
| 44 | soft: true |
| 45 | - name: atmosphere-build-container-image-kubernetes-entrypoint |
| 46 | soft: true |
Mohammed Naser | da99423 | 2024-04-13 12:34:01 -0400 | [diff] [blame] | 47 | - name: atmosphere-build-container-image-libvirtd |
| 48 | soft: true |
| 49 | - name: atmosphere-build-container-image-magnum |
| 50 | soft: true |
| 51 | - name: atmosphere-build-container-image-manila |
| 52 | soft: true |
| 53 | - name: atmosphere-build-container-image-netoffload |
| 54 | soft: true |
| 55 | - name: atmosphere-build-container-image-neutron |
| 56 | soft: true |
| 57 | - name: atmosphere-build-container-image-nova |
| 58 | soft: true |
| 59 | - name: atmosphere-build-container-image-nova-ssh |
| 60 | soft: true |
| 61 | - name: atmosphere-build-container-image-octavia |
| 62 | soft: true |
| 63 | - name: atmosphere-build-container-image-openvswitch |
| 64 | soft: true |
| 65 | - name: atmosphere-build-container-image-ovn |
| 66 | soft: true |
| 67 | - name: atmosphere-build-container-image-placement |
| 68 | soft: true |
Mohammed Naser | 7291680 | 2024-06-17 14:24:55 -0400 | [diff] [blame] | 69 | - name: atmosphere-build-container-image-python-openstackclient |
| 70 | soft: true |
Mohammed Naser | da99423 | 2024-04-13 12:34:01 -0400 | [diff] [blame] | 71 | - name: atmosphere-build-container-image-staffeln |
| 72 | soft: true |
| 73 | - name: atmosphere-build-container-image-tempest |
| 74 | soft: true |
Mohammed Naser | b3454c2 | 2024-06-17 18:59:28 -0400 | [diff] [blame] | 75 | - atmosphere-molecule-aio-keycloak: |
Mohammed Naser | 62c0743 | 2025-01-15 17:08:19 -0500 | [diff] [blame] | 76 | dependencies: *image_build_jobs |
Mohammed Naser | da99423 | 2024-04-13 12:34:01 -0400 | [diff] [blame] | 77 | - atmosphere-molecule-aio-openvswitch: |
Mohammed Naser | 62c0743 | 2025-01-15 17:08:19 -0500 | [diff] [blame] | 78 | dependencies: *image_build_jobs |
Mohammed Naser | da99423 | 2024-04-13 12:34:01 -0400 | [diff] [blame] | 79 | - atmosphere-molecule-aio-ovn: |
Mohammed Naser | 62c0743 | 2025-01-15 17:08:19 -0500 | [diff] [blame] | 80 | dependencies: *image_build_jobs |
Mohammed Naser | da99423 | 2024-04-13 12:34:01 -0400 | [diff] [blame] | 81 | - atmosphere-molecule-csi-local-path-provisioner: |
Mohammed Naser | 62c0743 | 2025-01-15 17:08:19 -0500 | [diff] [blame] | 82 | dependencies: *image_build_jobs |
Mohammed Naser | da99423 | 2024-04-13 12:34:01 -0400 | [diff] [blame] | 83 | - atmosphere-molecule-csi-rbd: |
Mohammed Naser | 62c0743 | 2025-01-15 17:08:19 -0500 | [diff] [blame] | 84 | dependencies: *image_build_jobs |
Mohammed Naser | eb257cb | 2024-04-10 21:14:24 -0400 | [diff] [blame] | 85 | gate: |
| 86 | jobs: |
Oleksandr K. | 61984c7 | 2024-10-03 23:32:16 +0200 | [diff] [blame] | 87 | - atmosphere-chart-vendor |
Mohammed Naser | 7607e5a | 2025-01-16 01:54:26 -0500 | [diff] [blame] | 88 | - atmosphere-check-commit |
Oleksandr K. | 99651a6 | 2024-10-30 04:41:51 +0100 | [diff] [blame] | 89 | - atmosphere-golang-go-test |
Mohammed Naser | 2fd3961 | 2024-04-14 13:37:45 -0400 | [diff] [blame] | 90 | - atmosphere-linters |
Mohammed Naser | 6080c9b | 2024-07-18 10:43:09 -0400 | [diff] [blame] | 91 | - atmosphere-tox-py3 |
Mohammed Naser | b3454c2 | 2024-06-17 18:59:28 -0400 | [diff] [blame] | 92 | - atmosphere-build-collection: |
Mohammed Naser | 62c0743 | 2025-01-15 17:08:19 -0500 | [diff] [blame] | 93 | dependencies: *image_build_jobs |
Mohammed Naser | b3454c2 | 2024-06-17 18:59:28 -0400 | [diff] [blame] | 94 | - atmosphere-molecule-aio-keycloak: |
Mohammed Naser | 62c0743 | 2025-01-15 17:08:19 -0500 | [diff] [blame] | 95 | dependencies: *image_build_jobs |
Mohammed Naser | da99423 | 2024-04-13 12:34:01 -0400 | [diff] [blame] | 96 | - atmosphere-molecule-aio-openvswitch: |
Mohammed Naser | 62c0743 | 2025-01-15 17:08:19 -0500 | [diff] [blame] | 97 | dependencies: *image_build_jobs |
Mohammed Naser | da99423 | 2024-04-13 12:34:01 -0400 | [diff] [blame] | 98 | - atmosphere-molecule-aio-ovn: |
Mohammed Naser | 62c0743 | 2025-01-15 17:08:19 -0500 | [diff] [blame] | 99 | dependencies: *image_build_jobs |
Mohammed Naser | da99423 | 2024-04-13 12:34:01 -0400 | [diff] [blame] | 100 | - atmosphere-molecule-csi-local-path-provisioner: |
Mohammed Naser | 62c0743 | 2025-01-15 17:08:19 -0500 | [diff] [blame] | 101 | dependencies: *image_build_jobs |
Mohammed Naser | da99423 | 2024-04-13 12:34:01 -0400 | [diff] [blame] | 102 | - atmosphere-molecule-csi-rbd: |
Mohammed Naser | 62c0743 | 2025-01-15 17:08:19 -0500 | [diff] [blame] | 103 | dependencies: *image_build_jobs |
Mohammed Naser | 517902d | 2024-04-10 21:24:25 -0400 | [diff] [blame] | 104 | release: |
| 105 | jobs: |
| 106 | - atmosphere-publish-collection |
Rico Lin | 8356555 | 2024-07-05 22:59:02 +0800 | [diff] [blame] | 107 | periodic: |
| 108 | jobs: |
| 109 | - atmosphere-molecule-aio-upgrade-openvswitch: |
Mohammed Naser | 62c0743 | 2025-01-15 17:08:19 -0500 | [diff] [blame] | 110 | dependencies: *image_build_jobs |
Rico Lin | 8356555 | 2024-07-05 22:59:02 +0800 | [diff] [blame] | 111 | - atmosphere-molecule-aio-upgrade-ovn: |
Mohammed Naser | 62c0743 | 2025-01-15 17:08:19 -0500 | [diff] [blame] | 112 | dependencies: *image_build_jobs |
Mohammed Naser | bcd5311 | 2025-01-15 16:49:44 -0500 | [diff] [blame] | 113 | vars: |
| 114 | container_registry: harbor.atmosphere.dev/library |