Skip to content

Commit

Permalink
Remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
yhaliaw committed Sep 11, 2024
1 parent bf8e809 commit 7993c11
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/integration/test_runner_manager_openstack.py
Original file line number Diff line number Diff line change
Expand Up @@ -273,9 +273,6 @@ async def test_runner_normal_idle_lifecycle(

assert openstack_runner_manager._health_check(runner)

# TODO: debug only
assert False, "Testing failure"

# 3.
runner_manager.cleanup()
runner_list = runner_manager.get_runners()
Expand Down

0 comments on commit 7993c11

Please sign in to comment.