2eef15113f
Drop amulet tests and create bundles for all target Ubuntu/OpenStack series combinations inline with current best practice. Zaza tests are not a direct translation from the Amulet tests; the new tests focus in Ceph RADOS Gateway and integration with keystone rather than deploying compute, image and block services (which do not make use of the ceph-radosgw charm). Change-Id: I41914df024eb02e5a555bc0e44993e09d310933e
17 lines
295 B
YAML
17 lines
295 B
YAML
charm_name: ceph-radosgw
|
|
gate_bundles:
|
|
- trusty-icehouse
|
|
- trusty-mitaka
|
|
- xenial-mitaka
|
|
- xenial-ocata
|
|
- xenial-pike
|
|
- xenial-queens
|
|
- bionic-queens
|
|
smoke_bundles:
|
|
- bionic-queens
|
|
dev_bundles:
|
|
- bionic-rocky
|
|
- cosmic-rocky
|
|
tests:
|
|
- zaza.charm_tests.ceph.tests.CephRGWTest
|