Commit Graph

13325 Commits

Author SHA1 Message Date
carl bystrom
6c0f54a5f9 Horde: Add per-pool settings for scaling cooldowns
#preflight 621e34b33e14f0c7e54366eb

[CL 19197909 by carl bystrom in ue5-main branch]
2022-03-01 10:03:05 -05:00
Josh Engebretson
742ed04fc2 Additional logging when enumerating Gauntlet devices
#jira none
#rnx
#preflight 621e2a87f1206ae3ea57ecdd

[CL 19197645 by Josh Engebretson in ue5-main branch]
2022-03-01 09:32:53 -05:00
Ben Marsh
b38e3b1232 Horde: Disable mirroring of P4 content to Horde Storage due to memory pressure.
#preflight none

[CL 19197583 by Ben Marsh in ue5-main branch]
2022-03-01 09:25:13 -05:00
Joakim Lindqvist
6d82781077 Horde Storage - Added more debug output for intermitently failing test
#preflight none

[CL 19197543 by Joakim Lindqvist in ue5-main branch]
2022-03-01 09:20:11 -05:00
Joakim Lindqvist
020636e5a4 Horde Storage - Return null peer status if the region asked for is not known (or is the current region) instead of throwing.
#preflight none

[CL 19197313 by Joakim Lindqvist in ue5-main branch]
2022-03-01 08:57:36 -05:00
Joakim Lindqvist
3d0a1d8e9f Horde Storage - Ignore casing differences between cluster settings and the current site setting.
#preflight none

[CL 19197220 by Joakim Lindqvist in ue5-main branch]
2022-03-01 08:40:44 -05:00
Joakim Lindqvist
a7a9824666 Horde Storage - Avoid determining the latency to the local site.
#preflight none

[CL 19197150 by Joakim Lindqvist in ue5-main branch]
2022-03-01 08:29:00 -05:00
Joakim Lindqvist
9e87e27a98 Horde Storage - Added PeerStatus service, which regularly pings other Horde Storage instances to track which instances we have better latency to. Will be used by inline-replication to pick which peer to replicate from.
#preflight https://horde.devtools.epicgames.com/job/621e04cc302e468cc58950aa

[CL 19196733 by Joakim Lindqvist in ue5-main branch]
2022-03-01 06:55:00 -05:00
Joakim Lindqvist
af774adf71 Horde Storage - Fixed blob cleanup tests (diffing on expected int type)
#preflight none

[CL 19196629 by Joakim Lindqvist in ue5-main branch]
2022-03-01 06:33:54 -05:00
Yuriy ODonnell
29db42b0dd unsync - Add query command, which can be used to get information from the server (such as list mirrors)
Also implement header-only HTTP response handling.

#rb Martin.Ridgers
#preflight skip

[CL 19196474 by Yuriy ODonnell in ue5-main branch]
2022-03-01 05:53:29 -05:00
Ben Marsh
f5701cff02 Horde: Additional logging for tree updates.
#preflight none

[CL 19191924 by Ben Marsh in ue5-main branch]
2022-02-28 21:20:24 -05:00
Ben Marsh
65cc6db968 Horde: Fix build error in UnrealGameSyncCmd.
#preflight none

[CL 19191752 by Ben Marsh in ue5-main branch]
2022-02-28 21:15:22 -05:00
Ben Marsh
6f4332c5d0 Horde: Catch another location where background tasks may throw an exception.
#preflight none

[CL 19191220 by Ben Marsh in ue5-main branch]
2022-02-28 20:58:05 -05:00
jonathan adamczewski
2a142e326c UnrealBuildTool: Make System.Text.RegularExpressions available for build rules.
#jira UE-143579
#trivial
#rnx
#preflight 621d73b9d815cc2f95047cea

[CL 19190793 by jonathan adamczewski in ue5-main branch]
2022-02-28 20:33:02 -05:00
Ben Marsh
d8b2091cb2 Horde: Log error when an exception occurs during a p4 stream update.
#preflight none

[CL 19190756 by Ben Marsh in ue5-main branch]
2022-02-28 20:31:06 -05:00
Ben Marsh
6bcaa2ddbe Horde: Prevent MongoDB serializers being registered more than once, causing test failures.
#preflight none

[CL 19190429 by Ben Marsh in ue5-main branch]
2022-02-28 20:15:10 -05:00
Ben Marsh
1691925c49 Horde: Fix non deterministic sort order causing test failures.
#fyi Carl.Bystrom
#preflight none

[CL 19190410 by Ben Marsh in ue5-main branch]
2022-02-28 20:14:29 -05:00
Ben Marsh
e4e15858f8 Horde: Fix server startup errors.
#preflight none

[CL 19187663 by Ben Marsh in ue5-main branch]
2022-02-28 18:54:10 -05:00
jonathan adamczewski
4044bb0e32 UnrealBuildTool: Escape special characters for file path in generated vcxproj
#jira UE-115338
#trivial
#preflight skip
#rnx
#preflight 621d5d5b9a5676d19a4e6ec1

[CL 19187531 by jonathan adamczewski in ue5-main branch]
2022-02-28 18:51:05 -05:00
Joe Kirchoff
a401460469 GenerateClangDatabase: Pass C++ Standard Flag correctly to clang-cl
#jira UE-143479
#rb trivial
#preflight none

[CL 19185790 by Joe Kirchoff in ue5-main branch]
2022-02-28 17:59:19 -05:00
Ben Marsh
a91047d88b Allow running buildgraph scripts outside the UE root directory.
#jira UE-143426
#preflight 621d47429a5676d19a444b2b

[CL 19184477 by Ben Marsh in ue5-main branch]
2022-02-28 17:19:49 -05:00
Ben Marsh
c36c4490bd UGS: Fix P4 server settings not being respected when opening a new project.
#jira UE-143488
#preflight none

[CL 19182247 by Ben Marsh in ue5-main branch]
2022-02-28 16:09:28 -05:00
Ben Marsh
db543186a3 UGS: Add code to read in ConfigObject instances from Json.
#preflight none

[CL 19182172 by Ben Marsh in ue5-main branch]
2022-02-28 16:07:02 -05:00
Jerome Delattre
9c29f70f97 Provide a way to add abitrary metadata to testreport.
ie: ASan build variation

#jira UE-142959, UE-142945
#rb Chris.Constantinescu
#rnx
#preflight 621d31339a5676d19a3d5f5a

[CL 19181443 by Jerome Delattre in ue5-main branch]
2022-02-28 15:42:35 -05:00
Ben Marsh
2f04210bbb UGS: Fix project settings not being saved with new config model.
#preflight none

[CL 19181391 by Ben Marsh in ue5-main branch]
2022-02-28 15:41:11 -05:00