From f41c45ead51efbe267af319566ad71ce878e2032 Mon Sep 17 00:00:00 2001 From: Felipe Reyes Date: Mon, 31 Oct 2022 14:40:18 +0100 Subject: [PATCH] Drop 'source' from mysql-innodb-cluster and rabbitmq-server Change-Id: Ib468fb79ec5e00102a1a9fc43ab66078e37c1593 --- tests/bundles/jammy-yoga.yaml | 4 ---- tests/bundles/jammy-zed.yaml | 4 ---- tests/bundles/kinetic-zed.yaml | 4 ---- 3 files changed, 12 deletions(-) diff --git a/tests/bundles/jammy-yoga.yaml b/tests/bundles/jammy-yoga.yaml index 21927080..5416b548 100644 --- a/tests/bundles/jammy-yoga.yaml +++ b/tests/bundles/jammy-yoga.yaml @@ -48,8 +48,6 @@ applications: mysql-innodb-cluster: charm: ch:mysql-innodb-cluster num_units: 3 - options: - source: *openstack-origin to: - '0' - '1' @@ -60,8 +58,6 @@ applications: charm: ch:rabbitmq-server num_units: 1 options: - options: - source: *openstack-origin to: - '3' channel: latest/edge diff --git a/tests/bundles/jammy-zed.yaml b/tests/bundles/jammy-zed.yaml index 3593ebaf..bfcc2eb6 100644 --- a/tests/bundles/jammy-zed.yaml +++ b/tests/bundles/jammy-zed.yaml @@ -48,8 +48,6 @@ applications: mysql-innodb-cluster: charm: ch:mysql-innodb-cluster num_units: 3 - options: - source: *openstack-origin to: - '0' - '1' @@ -60,8 +58,6 @@ applications: charm: ch:rabbitmq-server num_units: 1 options: - options: - source: *openstack-origin to: - '3' channel: latest/edge diff --git a/tests/bundles/kinetic-zed.yaml b/tests/bundles/kinetic-zed.yaml index 9dd539a5..fc33d384 100644 --- a/tests/bundles/kinetic-zed.yaml +++ b/tests/bundles/kinetic-zed.yaml @@ -48,8 +48,6 @@ applications: mysql-innodb-cluster: charm: ch:mysql-innodb-cluster num_units: 3 - options: - source: *openstack-origin to: - '0' - '1' @@ -60,8 +58,6 @@ applications: charm: ch:rabbitmq-server num_units: 1 options: - options: - source: *openstack-origin to: - '3' channel: latest/edge