Skip to content

Commit 4074a5a

Browse files
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

File tree

1 file changed

+125
-78
lines changed

1 file changed

+125
-78
lines changed

0 commit comments

Comments
 (0)