Commit 4074a5a
committed
rptest: parallelize node iteration in RedpandaService methods
Refactors multiple methods to perform I/O operations(HTTP requests,
SSH commands, ...) in parallel across every node rather than
sequentially. This should improve test runtimes as these operations can
often take minutes to complete if done sequentially.1 parent 3d325ff commit 4074a5a
1 file changed
+125
-78
lines changed
0 commit comments