Commit Graph

22183 Commits

Author SHA1 Message Date
ben woodhouse
6b06bd7eaa PerfReportTool 4.230.0 - Add support for variables which can be used outside of individual CSV reporting. Any variable declared in a variableSet without a metadata query can be used in this way. This is useful if we want to access variables in SummaryTable definitions for example. Also strip whitespace in summary table row sort and filter lists
[CL 30955693 by ben woodhouse in ue5-main branch]
2024-01-27 11:28:43 -05:00
ben marsh
960c20f65e Horde: Allow downloading node contents by specifying data=true as a query parameter.
[CL 30953239 by ben marsh in ue5-main branch]
2024-01-26 21:26:30 -05:00
ben marsh
ff2e2982cb Horde: Include links to artifacts from agent.
[CL 30951081 by ben marsh in ue5-main branch]
2024-01-26 19:34:37 -05:00
ben marsh
d96f82c1c6 Horde: Exclude references array from leaf blobs if empty.
[CL 30950798 by ben marsh in ue5-main branch]
2024-01-26 19:23:09 -05:00
ben marsh
c0c1a786a8 Horde: Fix static analysis warning.
[CL 30950378 by ben marsh in ue5-main branch]
2024-01-26 19:13:46 -05:00
ben marsh
0b0e0ba283 Horde: Add support for deserializing cbnode objects to JSON.
[CL 30950028 by ben marsh in ue5-main branch]
2024-01-26 19:04:35 -05:00
ben marsh
03a5c2e6f1 Horde: Add support for more blob types in StorageController.
[CL 30948549 by ben marsh in ue5-main branch]
2024-01-26 18:41:46 -05:00
ben marsh
393907da53 Horde: Include type names when returning JSON responses for storage nodes.
[CL 30947174 by ben marsh in ue5-main branch]
2024-01-26 18:18:17 -05:00
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