767b017bbd
- start from stable/wallaby branch - Do charmcraft, osci, zuul changes - Modify libs to point to stable/wallaby for: - charmhelpers - charms.openstack (as needed) - zaza & zaza.openstack.tests - Remove unsupported test bundles - migration bundles to charmhub.io (ch: prefix + channels) - Build on 20.04 amd64 - Run on 20.04 amd64, s390x, ppc64el, arm64 Change-Id: Iaa3e8fe24c81e01f835da5f7784b2d61d5b8073b
20 lines
392 B
YAML
20 lines
392 B
YAML
charm_name: swift-storage
|
|
|
|
gate_bundles:
|
|
- focal-wallaby
|
|
- focal-victoria
|
|
|
|
smoke_bundles:
|
|
- focal-wallaby
|
|
|
|
dev_bundles: []
|
|
|
|
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: []
|