diff --git a/zaza/openstack/charm_tests/cinder_backup/tests.py b/zaza/openstack/charm_tests/cinder_backup/tests.py index 9314cc0f2..fc73fdbd6 100644 --- a/zaza/openstack/charm_tests/cinder_backup/tests.py +++ b/zaza/openstack/charm_tests/cinder_backup/tests.py @@ -74,7 +74,6 @@ def test_410_cinder_vol_create_backup_delete_restore_pool_inspect(self): inspect ceph cinder pool object count as the volume is created and deleted. """ - return unit_name = zaza.model.get_lead_unit_name('ceph-mon') obj_count_samples = [] pool_size_samples = []