charm-ceph-mon/tests/tests.yaml
James Page 15e158f6eb Revert "Remove explicit fsid charm config option"
Revert the removal of the fsid charm configuration option.

This is required for the in-place migration of an existing Ceph
deployment into a Charm managed deployment.

This reverts commit 54c3f21221.

Change-Id: I260b3eef85465293cc7ec554913dc66d9a4b7ee4
Closes-Bug: 1846337
2019-10-25 12:39:32 +01:00

25 lines
600 B
YAML

charm_name: ceph-mon
gate_bundles:
- bionic-train
- bionic-train-with-fsid
- bionic-stein
- bionic-rocky
- bionic-queens
- xenial-queens
- xenial-pike
- xenial-ocata
- xenial-mitaka
- trusty-mitaka
smoke_bundles:
- bionic-train
dev_bundles:
- cosmic-rocky
- disco-stein
configure:
- zaza.openstack.charm_tests.glance.setup.add_lts_image
tests:
- zaza.openstack.charm_tests.ceph.tests.CephLowLevelTest
- zaza.openstack.charm_tests.ceph.tests.CephRelationTest
- zaza.openstack.charm_tests.ceph.tests.CephTest
- zaza.openstack.charm_tests.ceph.osd.tests.SecurityTest