Upgrade charm to OpenStack Yoga

Update OCI image.

Refresh bundles.

Update OSCI publisher.

Make default test/bundle name release agnostic.

Change-Id: I300ff52401eb5ae1969327444f120be6f972a4e0
This commit is contained in:
James Page 2022-11-21 15:32:30 +00:00
parent 730f1445b2
commit 24d26b0a18
4 changed files with 12 additions and 12 deletions

View File

@ -33,8 +33,8 @@ resources:
glance-api-image:
type: oci-image
description: OCI image for OpenStack Glance
# docker.io/kolla/ubuntu-binary-glance-api:xena
upstream-source: docker.io/kolla/ubuntu-binary-glance-api@sha256:8225f85767f9c712906d51526e749aacb25ed2ec8e93344067e50a15110d2b24
# docker.io/kolla/ubuntu-binary-glance-api:yoga
upstream-source: docker.io/kolla/ubuntu-binary-glance-api@sha256:c333174a391b915d0b930a131c985d01462e60c5fe6f6f9f9dc7dd4a3f3be3cf
storage:
local-repository:

View File

@ -7,4 +7,4 @@
build_type: charmcraft
publish_charm: true
charmcraft_channel: 2.0/stable
publish_channel: xena/edge
publish_channel: yoga/edge

View File

@ -11,13 +11,13 @@ applications:
# If this isn't present, the units will hang at "installing agent".
traefik:
charm: ch:traefik-k8s
channel: edge
channel: 1.0/stable
scale: 1
trust: true
traefik-public:
charm: ch:traefik-k8s
channel: edge
channel: 1.0/stable
scale: 1
trust: true
options:
@ -26,13 +26,13 @@ applications:
# required for glance
rabbitmq:
charm: ch:rabbitmq-k8s
channel: edge
channel: 3.9/edge
scale: 1
trust: true
keystone:
charm: ch:keystone-k8s
channel: edge
channel: yoga/edge
scale: 1
trust: true
options:
@ -45,7 +45,7 @@ applications:
scale: 1
trust: true
resources:
glance-api-image: kolla/ubuntu-binary-glance-api:xena
glance-api-image: kolla/ubuntu-binary-glance-api:yoga
storage:
local-repository: 5G

View File

@ -1,7 +1,7 @@
gate_bundles:
- xena
- smoke
smoke_bundles:
- xena
- smoke
configure:
- zaza.openstack.charm_tests.keystone.setup.wait_for_all_endpoints
- zaza.openstack.charm_tests.keystone.setup.add_tempest_roles
@ -12,9 +12,9 @@ tests:
- zaza.openstack.charm_tests.tempest.tests.TempestTestWithKeystoneV3
tests_options:
trust:
- xena
- smoke
ignore_hard_deploy_errors:
- xena
- smoke
tempest:
default: