Commit Graph

4 Commits

Author SHA1 Message Date
joe bestrotheray
ad12e72ee2 Multi client launcher:
Add option to disable deleting all logs (this was breaking if there's a client running which wasn't launched by the tool as it couldn't delete its log file)
Pass in the full client number to the command line (I had issues with the existing 2 digit system because my bot accounts cross a 3 digit boundary)
#rb Arciel.Rekman, Richard.Smith, Kaleb.Morris
#tests built and ran tool locally using the new args

[CL 28918878 by joe bestrotheray in ue5-main branch]
2023-10-19 10:42:42 -04:00
arciel rekman
7668f3a374 MultiClientLauncher: added ability to pass -nullrhi and disable timeouts.
- Also a better command line for clients.

#rb none
#rnx
[FYI] Matt.Harris

[CL 27639100 by arciel rekman in ue5-main branch]
2023-09-06 12:19:25 -04:00
arciel rekman
bb4202d86d Some improvements to MultiClientLauncher tool.
- It is now possible to simply launch it as
   RunUAT MultiClientLauncher -ClientCount=X -ClientExe=Foo/Bar.exe (-BuildIdOverride=Y if needed)

#rb none

[CL 27450253 by arciel rekman in ue5-main branch]
2023-08-29 11:50:50 -04:00
robert seiver
fbd82f6d11 Begin creation of new UAT command to run many clients, run a server, and connect them. This initial version only spawns the clients, but if there is an existing server running for them to connect to, they will connect to it.
#rb Arciel.Rekman

[CL 27351378 by robert seiver in ue5-main branch]
2023-08-24 14:37:17 -04:00