Disable hirsute-wallaby test
hisute-wallaby test is disabled (moved to dev) due to [1] as bundle may reference a reactive charm. [1] https://github.com/juju-solutions/layer-basic/issues/194 Change-Id: Iee55ac0b05064f0ca73c5cd32df3cb63ebc8f5d0
This commit is contained in:
parent
ddaeb604e7
commit
e5b4b49ed2
@ -1,6 +1,6 @@
|
||||
charm_name: ceph-osd
|
||||
|
||||
gate_bundles:
|
||||
- hirsute-wallaby
|
||||
- groovy-victoria
|
||||
- focal-wallaby
|
||||
- focal-victoria
|
||||
@ -10,22 +10,28 @@ gate_bundles:
|
||||
- bionic-stein
|
||||
- bionic-queens
|
||||
- xenial-mitaka
|
||||
|
||||
dev_bundles:
|
||||
- trusty-mitaka
|
||||
- xenial-ocata
|
||||
- xenial-pike
|
||||
- xenial-queens
|
||||
- bionic-rocky
|
||||
- hirsute-wallaby
|
||||
|
||||
smoke_bundles:
|
||||
- bionic-train
|
||||
|
||||
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
|
||||
- zaza.openstack.charm_tests.ceph.osd.tests.ServiceTest
|
||||
|
||||
tests_options:
|
||||
force_deploy:
|
||||
- hirsute-wallaby
|
||||
|
Loading…
Reference in New Issue
Block a user