Commit Graph

22175 Commits

Author SHA1 Message Date
ben marsh
10720a7256 Horde: Tidy up output from migrate-pools endpoint.
[CL 30945558 by ben marsh in ue5-main branch]
2024-01-26 17:53:20 -05:00
ben marsh
80a7845f06 Horde: Fix links to storage nodes.
#jira UE-203259

[CL 30944486 by ben marsh in ue5-main branch]
2024-01-26 17:33:04 -05:00
joe kirchoff
68c06bfbcc UnrealBuildTool: Remove VS2019 support
#jira UE-190039

[CL 30943783 by joe kirchoff in ue5-main branch]
2024-01-26 17:21:00 -05:00
ben marsh
1762268977 Horde: Add a deprecation warning when reading pool configurations from the database.
[CL 30943561 by ben marsh in ue5-main branch]
2024-01-26 17:17:29 -05:00
ben marsh
7862202709 Horde: Remove some empty objects from serialized pool properties.
[CL 30943517 by ben marsh in ue5-main branch]
2024-01-26 17:16:59 -05:00
ben marsh
3c81e3a797 Horde: Fix warning on startup if dashboard files are not present.
[CL 30943413 by ben marsh in ue5-main branch]
2024-01-26 17:15:20 -05:00
zach brockway
01fda2553e Switchboard: Flag simultaneous multithreading as a warning in the CpuUtilization column of the nDisplay Monitor.
#jira UE-192835
#rb chad.williams

[CL 30942412 by zach brockway in ue5-main branch]
2024-01-26 16:51:32 -05:00
ben marsh
3fe843b240 Horde: Remove functionality for writing to legacy log storage backend, and change tests to using new backend.
#jira UE-203194

[CL 30939414 by ben marsh in ue5-main branch]
2024-01-26 15:52:34 -05:00
joe kirchoff
9392fcdbfe Bump preferred MSVC compiler to14.38.33130 - VS2022 17.8
[CL 30938209 by joe kirchoff in ue5-main branch]
2024-01-26 15:30:52 -05:00
lorry li
d1b0478e2f Fix the http dead lock when Flush while AbortRequest;
Add the ProcessRequestUntilComplete sync call to IHttpRequest.

[REVIEW] [at]michael.kirzinger [at]michael.atchison [at]rafa.lecina [at]robert.millar [at]laura.hermanns
#jira UE-197485
#rb Laura.Hermanns, michael.atchison, Rafa.Lecina
#tests Passed tests in WebTests.

[CL 30934863 by lorry li in ue5-main branch]
2024-01-26 14:25:18 -05:00
josh engebretson
db018742cf Horde: Add a guard to not run a step again on canceled jobs
#jira UE-203216
#rnx

[CL 30933822 by josh engebretson in ue5-main branch]
2024-01-26 14:08:49 -05:00
josh engebretson
7d3eff0823 Horde: Move "All" agents selection to left
#jira UE-203228
#rnx

[CL 30932888 by josh engebretson in ue5-main branch]
2024-01-26 13:50:33 -05:00
brendan lienau
028130e2dc [Gauntlet] Adds new UnrealSession.LaunchSession flow using new TargetDevice functions
This new flow is disabled by default and requires -ExperimentalLaunchFlow to be present to run

Changes:
- Current implementation of LaunchSession has been moved to Legacy_LaunchSession(). Adding further references should be avoided.
- Exception guarding happens in several steps, improving clarity on which step failures occur in LaunchSession
- Tests that run several iterations will now clean the device artifacts between each run without needing a full re-install of the build
- UnrealDeviceReservation can now choose to release only problem devices
- When a problem device is encountered during LaunchSession, only the problem device(s) will be released to the pool instead of all devices
- Overall improvements to logging

#rb Ryan.Bazinet, Marcelo.Gomes
#jira UE-201402

[CL 30931650 by brendan lienau in ue5-main branch]
2024-01-26 13:22:42 -05:00
bruno ferreira1
963571427f Adding -showmin and -showmax to csvinfo
[REVIEW] [at]tyler.staples
#rnx

[CL 30930359 by bruno ferreira1 in ue5-main branch]
2024-01-26 12:56:37 -05:00
josh engebretson
01c1915bbc Horde: Surface errors loading logs and issues instead of a permaspinner
#jira UE-203215
#rnx
#submiitool bypass

[CL 30930210 by josh engebretson in ue5-main branch]
2024-01-26 12:55:13 -05:00
ben marsh
dd167785be Horde: Add a note about setting up P4CONFIG for debugging agent workspaces.
[CL 30929081 by ben marsh in ue5-main branch]
2024-01-26 12:30:23 -05:00
ben marsh
0fed86ab9b Horde: Add a create-pcbs job to the default stream config.
[CL 30928994 by ben marsh in ue5-main branch]
2024-01-26 12:28:51 -05:00
josh engebretson
689f300374 Horde: Surface email, username, id in descending order
#jira UE-203230
#rnx

[CL 30928826 by josh engebretson in ue5-main branch]
2024-01-26 12:25:52 -05:00
josh engebretson
086f1ee551 Horde: Surface missing agent instead of hanging history modal
#jira UE-203224
#rnx

[CL 30927572 by josh engebretson in ue5-main branch]
2024-01-26 11:52:04 -05:00
ben marsh
a6f583b665 Horde: Enable V2 bundle format by default.
#jira UE-203195

[CL 30926356 by ben marsh in ue5-main branch]
2024-01-26 11:27:18 -05:00
ben marsh
2cb454719d Horde: Add a debug endpoint to export all the current pool configurations in a form that can be moved into globals.json.
[CL 30926237 by ben marsh in ue5-main branch]
2024-01-26 11:22:53 -05:00
rafa lecina
881b698a18 Scape '(' and ')' in the session name when launching on Android.
Otherwise it will fail to launch from project launcher since session name is like `DeviceName (SerialNumber)` with the error `/system/bin/sh: syntax error: unexpected '('`

[REVIEW] [at]Chris.Babcok

#rb Chris.Babcock

[CL 30922981 by rafa lecina in ue5-main branch]
2024-01-26 09:49:05 -05:00
ben marsh
46e5470e77 Horde: Reduce verbosity of SPA web requests in log.
#jira UE-203226

[CL 30922126 by ben marsh in ue5-main branch]
2024-01-26 09:20:08 -05:00
johan berg
6279b8e5bd Add optional display of company name and endpoint in CRC dialog.
* Disable send buttons if both crash receiver and data router configuration values are unset.
* Optionally display end point in crash report client.
* "Agree to be contacted" text is now configurable with to be able to set company name.

#rb ionut.matasaru

[CL 30921491 by johan berg in ue5-main branch]
2024-01-26 08:56:33 -05:00
chris varnsverry
39fd940fa5 - Fix minor typos
[CL 30920606 by chris varnsverry in ue5-main branch]
2024-01-26 08:22:07 -05:00