Closed coreycb closed 1 year ago
+ juju deploy --dry-run ./tests/octavia-upgrade/tests/bundles/octavia-focal-wallaby-ha-stable.yaml
...
ERROR cannot deploy bundle: cannot resolve charm or bundle "mysql-innodb-cluster": not found
mysql-innodb-cluster:
constraints: mem=3072M
charm: cs:~openstack-charmers/mysql-innodb-cluster
num_units: 3
we still have bundles referencing cs:
, are they used/needed?
+ juju deploy --dry-run ./tests/octavia-upgrade/tests/bundles/octavia-focal-wallaby-ha-stable.yaml ... ERROR cannot deploy bundle: cannot resolve charm or bundle "mysql-innodb-cluster": not found
mysql-innodb-cluster: constraints: mem=3072M charm: cs:~openstack-charmers/mysql-innodb-cluster num_units: 3
we still have bundles referencing
cs:
, are they used/needed?
There are a lot that use cs:
. I'm not sure if they are still used or not. I think they were all used for release testing in the past?
Alex may have some memories on this.
On Wed, 2023-08-16 at 13:53 -0700, coreycb wrote:
- juju deploy --dry-run ./tests/octavia-upgrade/tests/bundles/octavia-focal-wallaby-ha- stable.yaml ... ERROR cannot deploy bundle: cannot resolve charm or bundle "mysql-innodb-cluster": not found mysql-innodb-cluster: constraints: mem=3072M charm: cs:~openstack-charmers/mysql-innodb-cluster num_units: 3 https://github.com/openstack-charmers/charmed-openstack-tester/blob/master/tests/octavia-upgrade/tests/bundles/octavia-focal-wallaby-ha-stable.yaml#L36C1-L39C17 we still have bundles referencing cs:, are they used/needed? There are a lot that use cs:. I'm not sure if they are still used or not. I think they were all used for release testing in the past? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because your review was requested.Message ID: @.***>
These are all EOL ubuntu releases that no longer require testing.