openstack-charmers / charmed-openstack-tester

Deploys OpenStack clouds and runs tempest (or other tests) against them
Apache License 2.0
6 stars 14 forks source link

ERROR cannot deploy bundle: cannot resolve charm or bundle "ovn-central": selecting releases: charm or bundle not found for channel "24.03/edge", base "amd64" #133

Open jadonn opened 7 months ago

jadonn commented 7 months ago

The linting workflow failed on my PR #132 for the following error:

ERROR cannot deploy bundle: cannot resolve charm or bundle "ovn-central": selecting releases: charm or bundle not found for channel "24.03/edge", base "amd64"

According to feedback from the team, the fix is to replace 24.03 with 23.09 base for OVN in the Jammy Caracal bundle. I will submit a PR with the changes.