Skip to content

Commit

Permalink
Re-enable test 410 for cinder backups
Browse files Browse the repository at this point in the history
This is to verify that the retries really do work.
  • Loading branch information
ajkavanagh committed Jun 26, 2024
1 parent 514972e commit 80c25da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zaza/openstack/charm_tests/cinder_backup/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -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 = []
Expand Down

0 comments on commit 80c25da

Please sign in to comment.