Jerome Delattre
4351c320dc
Add more precise client-side test start tracing
...
#jira UE-188696
#rnx
#rb Oleg.Krasnov
[CL 27594628 by Jerome Delattre in ue5-main branch]
2023-09-05 09:36:11 -04:00
sebastien hillaire
967b35ea3e
Substrate - final renaming
...
#rb none
[CL 27593845 by sebastien hillaire in ue5-main branch]
2023-09-05 08:52:06 -04:00
per larsson
9fe1c65802
UAT - removed warning about missing encryption key for on demand PAK rules
...
#rb none
#rnx
[CL 27591440 by per larsson in ue5-main branch]
2023-09-05 02:53:07 -04:00
josh adams
dfbca5dd63
Restored the following change, after fixing up some issues found with FN builds
...
- Added system to only save config sections, to user Saved/Config files, that are opted in
- Currently disabled, allowing people to test locally by setting a bool in Base.ini (affects all hierarchical configs)
#rb gwennael.arbona
[CL 27589933 by josh adams in ue5-main branch]
2023-09-04 18:06:04 -04:00
marcelo gomes
46cc7314c7
Using new Gauntlet command line parameter RequiredSettings to check device settings (for example, -RequiredSettings=LargeMem). The device is skipped if it doesn't have a required configuration. This is a new Parameter that is not being used by any gauntlet test.
...
[CL 27585460 by marcelo gomes in ue5-main branch]
2023-09-04 09:12:20 -04:00
niklas rojemo
528b8e6d85
IR->bytecode lowering: map and iteration over maps
...
VerseCLR can now compile verse code with maps, and iterations over maps, to the new VM.
Fix unrelated bug triggered by nested for-iterations over arrays, returning an array of arrays.
#rb Saam.Barati
#rnx
[CL 27582449 by niklas rojemo in ue5-main branch]
2023-09-04 04:06:16 -04:00
Ben Marsh
6c5c281be8
Fix documentation warning.
...
[CL 27580848 by Ben Marsh in ue5-main branch]
2023-09-03 16:13:45 -04:00
Ben Marsh
1ddcc7f7e5
Horde: Add a utility method for reading a ref and throwing an exception on failure.
...
[CL 27578532 by Ben Marsh in ue5-main branch]
2023-09-02 21:19:23 -04:00
Ben Marsh
e8aa996d5e
Horde: Fix NuGet package versioning errors.
...
[CL 27578465 by Ben Marsh in ue5-main branch]
2023-09-02 20:50:28 -04:00
Ben Marsh
d4a75db0fb
Horde: Automatically retry HTTP requests that return transient errors by default.
...
[CL 27578427 by Ben Marsh in ue5-main branch]
2023-09-02 20:42:17 -04:00
Ben Marsh
ed003adf50
Horde: Formatting fixes.
...
[CL 27578414 by Ben Marsh in ue5-main branch]
2023-09-02 20:39:52 -04:00
Ben Marsh
96454d2ea1
Horde: Add helper methods for opening file streams and subdirectories from bundles.
...
[CL 27574082 by Ben Marsh in ue5-main branch]
2023-09-01 20:20:15 -04:00
Ben Marsh
212dc067d2
Horde: Move functionality for running the IPC server for compute sockets into WorkerComputeSocketBridge. Allows host applications to communicate via sockets as well as clients.
...
[CL 27572341 by Ben Marsh in ue5-main branch]
2023-09-01 19:38:43 -04:00
Ben Marsh
1b2fe12f09
Horde: Allow extracting bundles from named node locators.
...
[CL 27564813 by Ben Marsh in ue5-main branch]
2023-09-01 16:07:51 -04:00
Ben Marsh
9a2a9029ad
EpicGames.Oodle: Upgrade Oodle to 2.9.10 on all platforms. Add Linux arm32/arm64 and Mac support.
...
[CL 27563807 by Ben Marsh in ue5-main branch]
2023-09-01 15:29:01 -04:00
Ben Marsh
d5ed2d5c0e
Horde: Log information about each replicated CL snapshot.
...
[CL 27562961 by Ben Marsh in ue5-main branch]
2023-09-01 14:59:23 -04:00
Ben Marsh
32d452d11e
Horde: Enable Oodle support for bundle compression.
...
[CL 27562086 by Ben Marsh in ue5-main branch]
2023-09-01 14:28:36 -04:00
Ben Marsh
cfcd4d4d92
EpicGames.Oodle: Add support for Windows on Arm64.
...
[CL 27561214 by Ben Marsh in ue5-main branch]
2023-09-01 14:07:18 -04:00
carl bystrom
1f93916a38
Horde: Change format of termination signal file
...
[CL 27560755 by carl bystrom in ue5-main branch]
2023-09-01 13:46:13 -04:00
Ben Marsh
7152ef3140
Horde: Attempt to set better policies on HTTP clients used for storage.
...
- Maximum limit of 16 connections per server.
- Now has a global timeout of 240 seconds.
- Each individual request times out after 30 seconds.
- Added logging for transient http errors.
[CL 27560671 by Ben Marsh in ue5-main branch]
2023-09-01 13:39:29 -04:00
carl bystrom
524cd70dbb
Horde: Implement termination signal file for agent workloads
...
Once an impending termination of the agent machine is detected, this file is written to disk to let any workload get an early warning of what is about to happen.
A workload can detect and read this file supplied via an environment variable and take action.
[CL 27556893 by carl bystrom in ue5-main branch]
2023-09-01 11:41:02 -04:00
lorry li
a73b702986
Fix the warning in new test case when validate retry manager thread safety;
...
Fix the warning when the request didn't get removed from http manager when test.
#jira UE-182678
[REVIEW] [at]stephen.ma [at]michael.kirzinger
#rb [at]stephen.ma
[CL 27554811 by lorry li in ue5-main branch]
2023-09-01 10:24:00 -04:00
andrew phillips
5beb8632d7
Excluding syms dir from IncludeTools inspection.
...
#jira UE-194233
[CL 27553065 by andrew phillips in ue5-main branch]
2023-09-01 08:39:39 -04:00
carl bystrom
1da410920e
Horde: Create a PerforceLogger when ManagedWorkspace is used in WorkspaceExecutor
...
[CL 27552883 by carl bystrom in ue5-main branch]
2023-09-01 08:23:04 -04:00
johan berg
60cb57a6e8
Fix directory listening for Linux
...
The file notification api was not told to listen to renames.
#jira UE-187620
#rb martin.ridgers
[CL 27550742 by johan berg in ue5-main branch]
2023-09-01 05:05:16 -04:00