07bbdcb806
Update the charmcraft.yaml file to use base and platforms, only allowing noble support. - Update config to default to caracal. - Update osci.yaml to use the charmcraft 3.x/beta - Add noble/oracular to charmhelpers - Drop non-noble tests Change-Id: I49df717af0c51256ac8aafb1cd1298b450049c03
15 lines
353 B
YAML
15 lines
353 B
YAML
charm_name: swift-storage
|
|
|
|
gate_bundles:
|
|
- noble-caracal
|
|
smoke_bundles:
|
|
- noble-caracal
|
|
dev_bundles:
|
|
- noble-caracal
|
|
tests:
|
|
- zaza.openstack.charm_tests.swift.tests.SwiftImageCreateTest
|
|
- zaza.openstack.charm_tests.swift.tests.SwiftStorageTests
|
|
- swift_gr_region1:
|
|
- zaza.openstack.charm_tests.swift.tests.SwiftGlobalReplicationTests
|
|
|