Skip to content

Commit

Permalink
Fix keystone specific test - more
Browse files Browse the repository at this point in the history
  • Loading branch information
ajkavanagh committed Sep 25, 2019
1 parent 61f7cce commit 8a42af4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zaza/openstack/charm_tests/policyd/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ def test_disable_service(self):
logging.info("keystone IP:{} policyd override working"
.format(ip))
finally:
return
self._set_config(False)
zaza_model.block_until_wl_status_info_starts_with(
self.application_name, "PO:", negate_match=True)
Expand Down

0 comments on commit 8a42af4

Please sign in to comment.