openstack-charmers / zaza-openstack-tests

OpenStack Charms Functional Test Library for Zaza
Apache License 2.0
7 stars 77 forks source link

Updates for charm/openstack upgrade testing #1158

Closed coreycb closed 10 months ago

coreycb commented 10 months ago

Updates charm upgrades to use channels, tracks, and risks instead of URLs.

Currently these tests only upgrade OpenStack charms and packages. The OVN, ceph, and misc charms and payloads are not upgraded.

Remove instance creation since tempest can be used to verify the cloud.

coreycb commented 10 months ago

This change will be used by the charmed-openstack-tester changes in https://github.com/openstack-charmers/charmed-openstack-tester/pull/123