Merge "Migrate Zaza tests to independant OpenStack Charms specific library"
This commit is contained in:
commit
91e2a4a74a
@ -21,4 +21,4 @@ distro-info
|
||||
git+https://github.com/juju/charm-helpers.git#egg=charmhelpers
|
||||
pytz
|
||||
pyudev # for ceph-* charm unit tests (not mocked?)
|
||||
git+https://github.com/openstack-charmers/zaza.git#egg=zaza;python_version>='3.0'
|
||||
git+https://github.com/openstack-charmers/zaza.git@namespace-tests#egg=zaza;python_version>='3.0'
|
@ -15,4 +15,4 @@ smoke_bundles:
|
||||
dev_bundles:
|
||||
- cosmic-rocky
|
||||
tests:
|
||||
- zaza.charm_tests.ceph.tests.CephRGWTest
|
||||
- zaza.openstack.charm_tests.ceph.tests.CephRGWTest
|
||||
|
Loading…
Reference in New Issue
Block a user