Skip to content

Commit

Permalink
Epic Debian 12 DNS fix
Browse files Browse the repository at this point in the history
  • Loading branch information
qvad committed Dec 20, 2024
1 parent 33213bf commit 3787db8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion yugabyte/run-jepsen.py
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,6 @@ def main():
f"--url {url}",
f"--nemesis {nemeses}",
f"--nodes {get_ip_from_dns()}"
f"--ssh-private-key ~/.ssh/id_rsa", # tmp workaround for jepsen 0.2.7+ versions
f"--concurrency {args.concurrency}"])

if args.iterations:
Expand Down

0 comments on commit 3787db8

Please sign in to comment.