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

Merge magnum bundles into main bundles #118

Closed coreycb closed 1 year ago

coreycb commented 1 year ago

When regression testing stable point releases, we typically test several projects with one of the main bundles. The stable releases now include magnum, so this should hopefully make testing SRUs in a single deployment possible, even though they will take longer to run.

This also bumps the ceph-osd storage to 24G since magnum setup uploads image(s) and we were running out of storage.

coreycb commented 1 year ago

jammy-antelope run this morning with these changes \o/

======
Totals
======
Ran: 206 tests in 824.3055 sec.
 - Passed: 194
 - Skipped: 12
 - Expected Fail: 0
 - Unexpected Success: 0
 - Failed: 0
Sum of execute time for each test: 1166.9476 sec.

jammy-zed, jammy-yoga, and focal-yoga have also all passed successfully with these changes