8045849848
* sync charm-helpers to classic charms * change openstack-origin/source default to bobcat * add mantic to metadata series * align testing with bobcat * add new bobcat bundles * add bobcat bundles to tests.yaml * add bobcat tests to osci.yaml * update build-on and run-on bases * drop kinetic * update charmcraft_channel to 2.x/stable Change-Id: I3dd29fd9d9e5e7057dc50b03a4a3945d1c7178d2
24 lines
464 B
YAML
24 lines
464 B
YAML
charm_name: swift-storage
|
|
|
|
gate_bundles:
|
|
- jammy-antelope
|
|
|
|
smoke_bundles:
|
|
- jammy-antelope
|
|
|
|
dev_bundles:
|
|
- jammy-bobcat
|
|
- lunar-antelope
|
|
- mantic-bobcat
|
|
|
|
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
|
|
|
|
tests_options:
|
|
force_deploy:
|
|
- lunar-antelope
|
|
- mantic-bobcat
|