Skip to content

Commit

Permalink
Disable proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
narrieta committed Oct 25, 2022
1 parent 147e1fb commit 37f03a1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions tests_e2e/lisa/runbook/azure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@ testcase:
#
# Set to do SSH proxy jumps
#
dev:
mock_tcp_ping: True
jump_boxes:
- private_key_file: $(proxy_identity_file)
address: $(proxy_host)
username: $(proxy_user)
#dev:
# mock_tcp_ping: True
# jump_boxes:
# - private_key_file: $(proxy_identity_file)
# address: $(proxy_host)
# username: $(proxy_user)

0 comments on commit 37f03a1

Please sign in to comment.