Merge "Migrate Zaza tests to independant OpenStack Charms specific library"

This commit is contained in:
Zuul 2019-05-01 15:28:03 +00:00 committed by Gerrit Code Review
commit 91e2a4a74a
2 changed files with 2 additions and 2 deletions

View File

@ -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'

View File

@ -15,4 +15,4 @@ smoke_bundles:
dev_bundles:
- cosmic-rocky
tests:
- zaza.charm_tests.ceph.tests.CephRGWTest
- zaza.openstack.charm_tests.ceph.tests.CephRGWTest