Run 2023.2 umbrella job
Also keystone-ldap and horizon jobs are run with the 2023.2 release. Change-Id: I79c7590a501ddb24e1bc6a88046edef5a70dbcec
This commit is contained in:
parent
3f0cbaea1d
commit
1ea7f30ea0
@ -57,6 +57,6 @@ dependencies:
|
|||||||
description: A chart for openstack helm commmon deployment items
|
description: A chart for openstack helm commmon deployment items
|
||||||
name: openstack
|
name: openstack
|
||||||
type: application
|
type: application
|
||||||
version: 0.2.5
|
version: 0.2.6
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: OpenStack-Helm Authors
|
- name: OpenStack-Helm Authors
|
||||||
|
@ -2,5 +2,5 @@
|
|||||||
libvirt:
|
libvirt:
|
||||||
images:
|
images:
|
||||||
tags:
|
tags:
|
||||||
libvirt: docker.io/openstackhelm/libvirt:latest-ubuntu_jammy
|
libvirt: docker.io/openstackhelm/libvirt:2023.1-ubuntu_jammy
|
||||||
...
|
...
|
||||||
|
@ -2,5 +2,5 @@
|
|||||||
libvirt:
|
libvirt:
|
||||||
images:
|
images:
|
||||||
tags:
|
tags:
|
||||||
libvirt: docker.io/openstackhelm/libvirt:latest-ubuntu_jammy
|
libvirt: docker.io/openstackhelm/libvirt:2023.2-ubuntu_jammy
|
||||||
...
|
...
|
||||||
|
@ -14,4 +14,5 @@ openstack:
|
|||||||
- 0.2.3 Add Ubuntu Jammy overrides
|
- 0.2.3 Add Ubuntu Jammy overrides
|
||||||
- 0.2.4 Add 2023.1 overrides for Ubuntu Focal and Jammy
|
- 0.2.4 Add 2023.1 overrides for Ubuntu Focal and Jammy
|
||||||
- 0.2.5 Add 2023.2 Ubuntu Jammy overrides
|
- 0.2.5 Add 2023.2 Ubuntu Jammy overrides
|
||||||
|
- 0.2.6 Update libvirt overrides for 2023.1 and 2023.2
|
||||||
...
|
...
|
||||||
|
@ -27,23 +27,22 @@
|
|||||||
- openstack-helm-cinder-yoga-ubuntu_focal
|
- openstack-helm-cinder-yoga-ubuntu_focal
|
||||||
- openstack-helm-compute-kit-yoga-ubuntu_focal
|
- openstack-helm-compute-kit-yoga-ubuntu_focal
|
||||||
# Zed
|
# Zed
|
||||||
- openstack-helm-cinder-zed-ubuntu_jammy
|
|
||||||
- openstack-helm-cinder-zed-ubuntu_focal
|
- openstack-helm-cinder-zed-ubuntu_focal
|
||||||
|
- openstack-helm-cinder-zed-ubuntu_jammy
|
||||||
- openstack-helm-compute-kit-zed-ubuntu_focal
|
- openstack-helm-compute-kit-zed-ubuntu_focal
|
||||||
- openstack-helm-compute-kit-zed-ubuntu_jammy
|
- openstack-helm-compute-kit-zed-ubuntu_jammy
|
||||||
# 2023.1
|
# 2023.1
|
||||||
- openstack-helm-horizon-2023-1-ubuntu_jammy
|
|
||||||
- openstack-helm-keystone-ldap-2023-1-ubuntu_focal
|
|
||||||
- openstack-helm-cinder-2023-1-ubuntu_focal # 3 nodes
|
- openstack-helm-cinder-2023-1-ubuntu_focal # 3 nodes
|
||||||
- openstack-helm-cinder-2023-1-ubuntu_jammy # 3 nodes rook
|
- openstack-helm-cinder-2023-1-ubuntu_jammy # 3 nodes rook
|
||||||
- openstack-helm-compute-kit-2023-1-ubuntu_focal
|
- openstack-helm-compute-kit-2023-1-ubuntu_focal # 3 nodes
|
||||||
- openstack-helm-compute-kit-2023-1-ubuntu_jammy
|
- openstack-helm-compute-kit-2023-1-ubuntu_jammy # 3 nodes
|
||||||
- openstack-helm-umbrella-2023-1-ubuntu_focal
|
|
||||||
- openstack-helm-tls-2023-1-ubuntu_focal
|
|
||||||
# 2023.2
|
# 2023.2
|
||||||
|
- openstack-helm-horizon-2023-2-ubuntu_jammy # 1 node
|
||||||
|
- openstack-helm-keystone-ldap-2023-2-ubuntu_jammy # 1 node
|
||||||
- openstack-helm-cinder-2023-2-ubuntu_jammy # 3 nodes rook
|
- openstack-helm-cinder-2023-2-ubuntu_jammy # 3 nodes rook
|
||||||
- openstack-helm-compute-kit-2023-2-ubuntu_jammy
|
- openstack-helm-compute-kit-2023-2-ubuntu_jammy # 3 nodes
|
||||||
- openstack-helm-tls-2023-2-ubuntu_jammy
|
- openstack-helm-tls-2023-2-ubuntu_jammy # 1 node 32GB
|
||||||
|
- openstack-helm-umbrella-2023-2-ubuntu_jammy # 1 node 32GB
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-helm-lint
|
- openstack-helm-lint
|
||||||
|
Loading…
Reference in New Issue
Block a user