Add 2023.1 test jobs

- Also run last two test scripts in compute-kit job
  sequentially. This is handy since it allows to see
  what is happening during the test run. Both these
  test scripts usually take just few minutes. But if
  we run them using ansible async feature and one of
  the scripts fails then we are forced to wait for
  a long timeout.

Change-Id: I75b8fde3ec4e3355319b1c3f257e2d76c36f6aa4
This commit is contained in:
Vladimir Kozhukalov 2023-06-30 22:07:30 +03:00
parent 277ade0506
commit b1f74a351a
32 changed files with 211 additions and 12 deletions

View File

@ -14,7 +14,7 @@ apiVersion: v1
appVersion: v1.0.0
description: OpenStack-Helm Barbican
name: barbican
version: 0.3.3
version: 0.3.4
home: https://docs.openstack.org/barbican/latest/
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Barbican/OpenStack_Project_Barbican_vertical.png
sources:

View File

@ -0,0 +1,13 @@
---
images:
tags:
bootstrap: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
scripted_test: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
db_init: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
barbican_db_sync: "docker.io/openstackhelm/barbican:2023.1-ubuntu_focal"
db_drop: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
ks_user: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
ks_service: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
ks_endpoints: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
barbican_api: "docker.io/openstackhelm/barbican:2023.1-ubuntu_focal"
...

View File

@ -14,7 +14,7 @@ apiVersion: v1
appVersion: v1.0.0
description: OpenStack-Helm Cinder
name: cinder
version: 0.3.11
version: 0.3.12
home: https://docs.openstack.org/cinder/latest/
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Cinder/OpenStack_Project_Cinder_vertical.png
sources:

View File

@ -0,0 +1,18 @@
---
images:
tags:
db_init: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
cinder_db_sync: "docker.io/openstackhelm/cinder:2023.1-ubuntu_focal"
db_drop: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
ks_user: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
ks_service: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
ks_endpoints: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
cinder_api: "docker.io/openstackhelm/cinder:2023.1-ubuntu_focal"
bootstrap: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
cinder_scheduler: "docker.io/openstackhelm/cinder:2023.1-ubuntu_focal"
cinder_volume: "docker.io/openstackhelm/cinder:2023.1-ubuntu_focal"
cinder_volume_usage_audit: "docker.io/openstackhelm/cinder:2023.1-ubuntu_focal"
cinder_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal"
cinder_backup: "docker.io/openstackhelm/cinder:2023.1-ubuntu_focal"
cinder_backup_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal"
...

View File

@ -14,7 +14,7 @@ apiVersion: v1
appVersion: v1.0.0
description: OpenStack-Helm Glance
name: glance
version: 0.4.7
version: 0.4.8
home: https://docs.openstack.org/glance/latest/
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Glance/OpenStack_Project_Glance_vertical.png
sources:

View File

@ -0,0 +1,14 @@
---
images:
tags:
bootstrap: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
db_init: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
db_drop: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
ks_user: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
ks_service: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
ks_endpoints: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
glance_db_sync: "docker.io/openstackhelm/glance:2023.1-ubuntu_focal"
glance_api: "docker.io/openstackhelm/glance:2023.1-ubuntu_focal"
glance_metadefs_load: "docker.io/openstackhelm/glance:2023.1-ubuntu_focal"
glance_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal"
...

View File

@ -14,7 +14,7 @@ apiVersion: v1
appVersion: v1.0.0
description: OpenStack-Helm Heat
name: heat
version: 0.3.4
version: 0.3.5
home: https://docs.openstack.org/heat/latest/
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Heat/OpenStack_Project_Heat_vertical.png
sources:

View File

@ -0,0 +1,17 @@
---
images:
tags:
bootstrap: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
db_init: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
db_drop: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
ks_user: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
ks_service: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
ks_endpoints: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
heat_db_sync: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
heat_api: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
heat_cfn: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
heat_cloudwatch: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
heat_engine: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
heat_engine_cleaner: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
heat_purge_deleted: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
...

View File

@ -14,7 +14,7 @@ apiVersion: v1
appVersion: v1.0.0
description: OpenStack-Helm Horizon
name: horizon
version: 0.3.9
version: 0.3.10
home: https://docs.openstack.org/horizon/latest/
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Horizon/OpenStack_Project_Horizon_vertical.png
sources:

View File

@ -0,0 +1,8 @@
---
images:
tags:
db_init: docker.io/openstackhelm/heat:2023.1-ubuntu_focal
db_drop: docker.io/openstackhelm/heat:2023.1-ubuntu_focal
horizon_db_sync: docker.io/openstackhelm/horizon:2023.1-ubuntu_focal
horizon: docker.io/openstackhelm/horizon:2023.1-ubuntu_focal
...

View File

@ -14,7 +14,7 @@ apiVersion: v1
appVersion: v1.0.0
description: OpenStack-Helm Keystone
name: keystone
version: 0.3.2
version: 0.3.3
home: https://docs.openstack.org/keystone/latest/
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Keystone/OpenStack_Project_Keystone_vertical.png
sources:

View File

@ -0,0 +1,16 @@
---
images:
tags:
bootstrap: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
db_init: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
db_drop: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
keystone_api: "docker.io/openstackhelm/keystone:2023.1-ubuntu_focal"
keystone_bootstrap: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
keystone_credential_rotate: "docker.io/openstackhelm/keystone:2023.1-ubuntu_focal"
keystone_credential_setup: "docker.io/openstackhelm/keystone:2023.1-ubuntu_focal"
keystone_db_sync: "docker.io/openstackhelm/keystone:2023.1-ubuntu_focal"
keystone_domain_manage: "docker.io/openstackhelm/keystone:2023.1-ubuntu_focal"
keystone_fernet_rotate: "docker.io/openstackhelm/keystone:2023.1-ubuntu_focal"
keystone_fernet_setup: "docker.io/openstackhelm/keystone:2023.1-ubuntu_focal"
ks_user: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
...

View File

@ -14,7 +14,7 @@ apiVersion: v1
appVersion: v1.0.0
description: OpenStack-Helm Manila
name: manila
version: 0.1.2
version: 0.1.3
home: https://docs.openstack.org/manila/latest/
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Manila/OpenStack_Project_Manila_vertical.png
sources:

View File

@ -0,0 +1,18 @@
---
images:
tags:
bootstrap: docker.io/openstackhelm/heat:2023.1-ubuntu_focal
dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0
db_init: docker.io/openstackhelm/heat:2023.1-ubuntu_focal
manila_db_sync: docker.io/openstackhelm/manila:2023.1-ubuntu_focal
db_drop: docker.io/openstackhelm/heat:2023.1-ubuntu_focal
ks_user: docker.io/openstackhelm/heat:2023.1-ubuntu_focal
ks_service: docker.io/openstackhelm/heat:2023.1-ubuntu_focal
ks_endpoints: docker.io/openstackhelm/heat:2023.1-ubuntu_focal
manila_api: docker.io/openstackhelm/manila:2023.1-ubuntu_focal
manila_data: docker.io/openstackhelm/manila:2023.1-ubuntu_focal
manila_scheduler: docker.io/openstackhelm/manila:2023.1-ubuntu_focal
manila_share: docker.io/openstackhelm/manila:2023.1-ubuntu_focal
rabbit_init: docker.io/rabbitmq:3.7-management
image_repo_sync: docker.io/docker:17.07.0
...

View File

@ -14,7 +14,7 @@ apiVersion: v1
appVersion: v1.0.0
description: OpenStack-Helm Neutron
name: neutron
version: 0.3.13
version: 0.3.14
home: https://docs.openstack.org/neutron/latest/
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Neutron/OpenStack_Project_Neutron_vertical.png
sources:

View File

@ -0,0 +1,22 @@
---
images:
tags:
bootstrap: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
db_init: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
db_drop: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
ks_user: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
ks_service: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
ks_endpoints: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
neutron_db_sync: "docker.io/openstackhelm/neutron:2023.1-ubuntu_focal"
neutron_dhcp: "docker.io/openstackhelm/neutron:2023.1-ubuntu_focal"
neutron_l3: "docker.io/openstackhelm/neutron:2023.1-ubuntu_focal"
neutron_l2gw: "docker.io/openstackhelm/neutron:2023.1-ubuntu_focal"
neutron_linuxbridge_agent: "docker.io/openstackhelm/neutron:2023.1-ubuntu_focal"
neutron_metadata: "docker.io/openstackhelm/neutron:2023.1-ubuntu_focal"
neutron_ovn_metadata: "docker.io/openstackhelm/neutron:2023.1-ubuntu_focal"
neutron_openvswitch_agent: "docker.io/openstackhelm/neutron:2023.1-ubuntu_focal"
neutron_server: "docker.io/openstackhelm/neutron:2023.1-ubuntu_focal"
neutron_rpc_server: "docker.io/openstackhelm/neutron:2023.1-ubuntu_focal"
neutron_bagpipe_bgp: "docker.io/openstackhelm/neutron:2023.1-ubuntu_focal"
neutron_netns_cleanup_cron: "docker.io/openstackhelm/neutron:2023.1-ubuntu_focal"
...

View File

@ -14,7 +14,7 @@ apiVersion: v1
appVersion: v1.0.0
description: OpenStack-Helm Nova
name: nova
version: 0.3.13
version: 0.3.14
home: https://docs.openstack.org/nova/latest/
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Nova/OpenStack_Project_Nova_vertical.png
sources:

View File

@ -0,0 +1,23 @@
---
images:
tags:
bootstrap: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
db_drop: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
db_init: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
ks_user: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
ks_service: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
ks_endpoints: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
nova_api: "docker.io/openstackhelm/nova:2023.1-ubuntu_focal"
nova_cell_setup: "docker.io/openstackhelm/nova:2023.1-ubuntu_focal"
nova_cell_setup_init: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
nova_compute: "docker.io/openstackhelm/nova:2023.1-ubuntu_focal"
nova_compute_ssh: "docker.io/openstackhelm/nova:2023.1-ubuntu_focal"
nova_conductor: "docker.io/openstackhelm/nova:2023.1-ubuntu_focal"
nova_db_sync: "docker.io/openstackhelm/nova:2023.1-ubuntu_focal"
nova_novncproxy: "docker.io/openstackhelm/nova:2023.1-ubuntu_focal"
nova_novncproxy_assets: "docker.io/openstackhelm/nova:2023.1-ubuntu_focal"
nova_scheduler: "docker.io/openstackhelm/nova:2023.1-ubuntu_focal"
nova_spiceproxy: "docker.io/openstackhelm/nova:2023.1-ubuntu_focal"
nova_spiceproxy_assets: "docker.io/openstackhelm/nova:2023.1-ubuntu_focal"
nova_service_cleaner: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal"
...

View File

@ -16,7 +16,7 @@ apiVersion: v1
appVersion: v1.0.0
description: OpenStack-Helm Placement
name: placement
version: 0.3.5
version: 0.3.6
home: https://docs.openstack.org/placement/latest/
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Placement/OpenStack_Project_Placement_vertical.png
sources:

View File

@ -0,0 +1,19 @@
---
images:
pull_policy: IfNotPresent
tags:
placement: "docker.io/openstackhelm/placement:2023.1-ubuntu_focal"
ks_user: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
ks_service: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
ks_endpoints: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
db_init: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
db_drop: "docker.io/openstackhelm/heat:2023.1-ubuntu_focal"
placement_db_sync: "docker.io/openstackhelm/placement:2023.1-ubuntu_focal"
dep_check: "quay.io/airshipit/kubernetes-entrypoint:v1.0.0"
image_repo_sync: "docker.io/docker:17.07.0"
dependencies:
static:
db_sync:
jobs:
- placement-db-init
...

View File

@ -27,4 +27,5 @@ barbican:
- 0.3.1 Replace node-role.kubernetes.io/master with control-plane
- 0.3.2 Define service_type in keystone_authtoken to support application credentials with access rules
- 0.3.3 Add Zed overrides
- 0.3.4 Add 2023.1 overrides
...

View File

@ -61,4 +61,5 @@ cinder:
- 0.3.9 Replace node-role.kubernetes.io/master with control-plane
- 0.3.10 Define service_type in keystone_authtoken to support application credentials with access rules
- 0.3.11 Add Zed overrides
- 0.3.12 Add 2023.1 overrides
...

View File

@ -41,4 +41,5 @@ glance:
- 0.4.5 Fix wrong configFile path in glance bootstrap container.
- 0.4.6 Define service_type in keystone_authtoken to support application credentials with access rules
- 0.4.7 Add Zed overrides
- 0.4.8 Add 2023.1 overrides
...

View File

@ -30,4 +30,5 @@ heat:
- 0.3.2 Replace node-role.kubernetes.io/master with control-plane
- 0.3.3 Define service_type in keystone_authtoken to support application credentials with access rules
- 0.3.4 Add Zed overrides
- 0.3.5 Add 2023.1 overrides
...

View File

@ -46,4 +46,5 @@ horizon:
- 0.3.7 Update the script to add extra panels
- 0.3.8 Fix horizon tolerations
- 0.3.9 Add Zed overrides
- 0.3.10 Add 2023.1 overrides
...

View File

@ -49,4 +49,5 @@ keystone:
- 0.3.0 Remove support for Train and Ussuri
- 0.3.1 Replace node-role.kubernetes.io/master with control-plane
- 0.3.2 Add Zed overrides
- 0.3.3 Add 2023.1 overrides
...

View File

@ -3,4 +3,5 @@ manila:
- 0.1.0 Initial Chart
- 0.1.1 Define service_type in keystone_authtoken to support application credentials with access rules
- 0.1.2 Add Zed overrides
- 0.1.3 Add 2023.1 overrides
...

View File

@ -55,4 +55,5 @@ neutron:
- 0.3.11 Add Zed overrides
- 0.3.12 Update oslo_messaging_RPCClient and get_rpc_transport
- 0.3.13 Remove duplicated argument when running a liveness check
- 0.3.14 Add 2023.1 overrides
...

View File

@ -82,4 +82,5 @@ nova:
- 0.3.11 Update get_notification_transport
- 0.3.12 Update oslo_messaging_RPCClient
- 0.3.13 Add Zed overrides
- 0.3.14 Add 2023.1 overrides
...

View File

@ -28,4 +28,5 @@ placement:
- 0.3.3 Replace node-role.kubernetes.io/master with control-plane
- 0.3.4 Define service_type in keystone_authtoken to support application credentials with access rules
- 0.3.5 Add Zed overrides
- 0.3.6 Add 2023.1 overrides
...

View File

@ -138,6 +138,15 @@
container_distro_name: ubuntu
container_distro_version: focal
- job:
name: openstack-helm-cinder-2023-1-ubuntu_focal
parent: openstack-helm-cinder
vars:
osh_params:
openstack_release: "2023.1"
container_distro_name: ubuntu
container_distro_version: focal
- job:
name: openstack-helm-compute-kit
parent: openstack-helm-chart-deploy
@ -163,8 +172,8 @@
./tools/deployment/common/run-helm-tests.sh glance;
./tools/deployment/common/run-helm-tests.sh keystone;
- ./tools/deployment/developer/common/170-setup-gateway.sh
- - ./tools/deployment/developer/common/900-use-it.sh
- ./tools/deployment/common/force-cronjob-run.sh
- ./tools/deployment/developer/common/900-use-it.sh
- ./tools/deployment/common/force-cronjob-run.sh
- job:
name: openstack-helm-compute-kit-umbrella
@ -270,6 +279,16 @@
container_distro_name: ubuntu
container_distro_version: focal
- job:
name: openstack-helm-compute-kit-2023-1-ubuntu_focal
parent: openstack-helm-compute-kit
nodeset: openstack-helm-single-32GB-focal-tmp
vars:
osh_params:
openstack_release: "2023.1"
container_distro_name: ubuntu
container_distro_version: focal
- job:
name: openstack-helm-horizon-ubuntu_focal
parent: openstack-helm-chart-deploy

View File

@ -28,6 +28,7 @@
- openstack-helm-cinder-xena-ubuntu_focal
- openstack-helm-cinder-yoga-ubuntu_focal
- openstack-helm-cinder-zed-ubuntu_focal
- openstack-helm-cinder-2023-1-ubuntu_focal
- openstack-helm-compute-kit-victoria-ubuntu_focal
- openstack-helm-compute-kit-wallaby-ubuntu_focal
- openstack-helm-compute-kit-xena-ubuntu_focal
@ -35,6 +36,7 @@
- openstack-helm-compute-kit-zed-ubuntu_focal
- openstack-helm-compute-kit-zed-ubuntu_focal-umbrella
- openstack-helm-horizon-zed-ubuntu_focal
- openstack-helm-compute-kit-2023-1-ubuntu_focal
- openstack-helm-keystone-ldap
gate:
jobs: