Upgrade charm to OpenStack Yoga

Update OCI image.

Refresh bundles.

Update OSCI publisher.

Make default test/bundle name release agnostic.

Change-Id: Ia6337fcb4a3343852a1a626fef2163b54f3b0756
This commit is contained in:
James Page 2022-11-22 10:03:01 +00:00
parent b1a2c20cc7
commit a6b38d5f73
4 changed files with 17 additions and 17 deletions

View File

@ -20,8 +20,8 @@ resources:
ovn-sb-db-server-image:
type: oci-image
description: OCI image for OVN Southbound Database Server
# docker.io/kolla/ubuntu-binary-ovn-sb-db-server:xena
upstream-source: docker.io/kolla/ubuntu-binary-ovn-sb-db-server@sha256:97105560d1360ed0a707ddf2cadc8aac1cb076cc08580a39f51ddb62e89027ca
# docker.io/kolla/ubuntu-binary-ovn-sb-db-server:yoga
upstream-source: docker.io/kolla/ubuntu-binary-ovn-sb-db-server@sha256:35a6e75cd8e613a608ed96a6c4c790d776e16bcb6b1e71dcd9729d12bb3748a2
requires:
ovsdb-cms:

View File

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

View File

@ -3,12 +3,12 @@ bundle: kubernetes
applications:
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:
@ -20,12 +20,12 @@ applications:
trust: false
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:
@ -35,29 +35,29 @@ applications:
credential-keys: 5M
glance:
charm: ch:glance-k8s
channel: edge
channel: yoga/edge
scale: 1
trust: true
storage:
local-repository: 5G
nova:
charm: ch:nova-k8s
channel: edge
channel: yoga/edge
scale: 1
trust: true
placement:
charm: ch:placement-k8s
channel: edge
channel: yoga/edge
scale: 1
trust: true
neutron:
charm: ch:neutron-k8s
channel: edge
channel: yoga/edge
scale: 1
trust: true
ovn-central:
charm: ch:ovn-central-k8s
channel: edge
channel: 22.03/edge
scale: 1
trust: true
ovn-relay:
@ -65,7 +65,7 @@ applications:
scale: 1
trust: true
resources:
ovn-sb-db-server-image: kolla/ubuntu-binary-ovn-sb-db-server:xena
ovn-sb-db-server-image: kolla/ubuntu-binary-ovn-sb-db-server:yoga
vault:
charm: ch:icey-vault-k8s
channel: stable

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
@ -14,9 +14,9 @@ tests:
- zaza.openstack.charm_tests.tempest.tests.TempestTestWithKeystoneMinimal
tests_options:
trust:
- xena
- smoke
ignore_hard_deploy_errors:
- xena
- smoke
tempest:
default: