Update testing bundles.

- Drop extra-repositories from jammy-zed bundle. The repository
  ppa:openstack-charmers/swtpm is only needed when running on Focal,
  the Ubuntu Archive >= Jammy contains the needed packages.
- Drop 'source' config key from rabbitmq-server and
  mysql-innodb-cluster. The infrastructure support charm are sourced
  from 'distro' and they don't need to configure an UCA source.

Change-Id: Ia60e46b8b2d35034767a2932176ec799c2e086bf
Closes-Bug: #1994055
This commit is contained in:
Felipe Reyes 2022-10-24 14:44:13 -03:00
parent d031a489a7
commit f414dbdf0a
3 changed files with 0 additions and 13 deletions

View File

@ -61,8 +61,6 @@ applications:
mysql-innodb-cluster:
charm: ch:mysql-innodb-cluster
num_units: 3
options:
source: *openstack-origin
to:
- '0'
- '1'
@ -121,8 +119,6 @@ applications:
rabbitmq-server:
charm: ch:rabbitmq-server
num_units: 1
options:
source: *openstack-origin
to:
- '3'
channel: latest/edge

View File

@ -61,8 +61,6 @@ applications:
mysql-innodb-cluster:
charm: ch:mysql-innodb-cluster
num_units: 3
options:
source: *openstack-origin
to:
- '0'
- '1'
@ -121,8 +119,6 @@ applications:
rabbitmq-server:
charm: ch:rabbitmq-server
num_units: 1
options:
source: *openstack-origin
to:
- '3'
channel: latest/edge
@ -207,7 +203,6 @@ applications:
ec-profile-m: 2
libvirt-image-backend: rbd
enable-vtpm: True
extra-repositories: ppa:openstack-charmers/swtpm
to:
- '10'

View File

@ -61,8 +61,6 @@ applications:
mysql-innodb-cluster:
charm: ch:mysql-innodb-cluster
num_units: 3
options:
source: *openstack-origin
to:
- '0'
- '1'
@ -121,8 +119,6 @@ applications:
rabbitmq-server:
charm: ch:rabbitmq-server
num_units: 1
options:
source: *openstack-origin
to:
- '3'
channel: latest/edge