Commit Graph

4497 Commits

Author SHA1 Message Date
ryan hummer
fc5a48a089 Adjusting FixPerforceCase boilerplate tags
#rnx
#rb none

[CL 29575649 by ryan hummer in ue5-main branch]
2023-11-08 17:17:57 -05:00
christopher fiala
ad226925bc Add a checkbox to the FN Main "Engine Tests - Target Platforms" test to enable stereo variant tests. Unchecked by default.
#jira UE-194361
#rb jerome.delattre

[CL 29572779 by christopher fiala in ue5-main branch]
2023-11-08 15:58:21 -05:00
adolf stary
795e68097c Added more Verbose logging to Gauntlet.TargetDevicePS5 and UnrealBuildSource
#rb brendan.lienau
#rnx

[CL 29566948 by adolf stary in ue5-main branch]
2023-11-08 13:17:42 -05:00
jerome delattre
d7559470b4 add device related arguments to filter out list when generating reproducing line
#rb Eric.Knapik

[CL 29529572 by jerome delattre in ue5-main branch]
2023-11-07 15:01:33 -05:00
josh adams
7c3ccfd8b8 - Only apply UE_RELATIVE_BASE_DIR if it exists (ie has not been staged to a differnet dir structure)
- SubmitTool now will set the projectdir to the Restricted location only if not-staged
- Disabled some settings in SubmitTool to reduce unused staged files (dlls, etc)
- Disabled VULKAN_HAS_DEBUGGING_ENABLED when IS_PROGRAM, and no longer stage all the VkLayers when staging a Program (helps save over 20mb from standalone programs on Windows)
- No longer force ShaderFormats to true when building a program that is TargetPlatform enabled
#rb j.baumgartner

[CL 29527715 by josh adams in ue5-main branch]
2023-11-07 14:04:01 -05:00
ben marsh
66829761be Horde: Change BlobHandle to be an interface so writer interfaces can also implement it.
#jira

[CL 29509421 by ben marsh in ue5-main branch]
2023-11-06 20:47:29 -05:00
eric knapik
8f40f2a466 #jira: none
Add additional lines to be removed when displaying a simple command in horde.

[CL 29504670 by eric knapik in ue5-main branch]
2023-11-06 18:38:48 -05:00
josh adams
c4d3c7c349 - Fix warning about PluginBase.ini not being explicitly staged or not
#rb josh.adams

[CL 29497651 by josh adams in ue5-main branch]
2023-11-06 15:22:19 -05:00
ben marsh
ccc5dfdf8a Horde: Rename BundleReaderCache to BundleCache. Will be used for tracking write data also.
#jira

[CL 29495211 by ben marsh in ue5-main branch]
2023-11-06 14:14:33 -05:00
yiliang siew
a56695f5ae Accounts for read-only files when attempting to delete source artifacts.
#rb Eric.Knapik

[CL 29423147 by yiliang siew in ue5-main branch]
2023-11-03 17:22:07 -04:00
david harvey
0eaa524a21 Add UE.InstallOnly Gauntlet test that just installs a build onto one or more devices.
#jira UE-198716
#rnx
#rb Jerome.Delattre

[CL 29403516 by david harvey in ue5-main branch]
2023-11-03 09:13:56 -04:00
david harvey
eee0cb014a Add support for -DestLocalInstallDir for Gauntlet to override where local builds are installed to.
- this can be used to persist a local build across multiple nodes to avoid it being cleaned from the artifact directory


#jira UE-198716
#rnx
#rb Jerome.Delattre

[CL 29403477 by david harvey in ue5-main branch]
2023-11-03 09:12:25 -04:00
chris constantinescu
451e8e73b0 Use Gauntlet command for low level tests on incremental and complete LLTs instead of spawning tests directly.
This should allow better detection for hangs.
#jira UE-199595
#rb sebastian.lewicki

[CL 29395771 by chris constantinescu in ue5-main branch]
2023-11-02 22:54:53 -04:00
mikita hauruk
102d05cb3d Added missing copyright boilerplate in CookOnTheFly test
[CL 29356048 by mikita hauruk in ue5-main branch]
2023-11-02 02:23:23 -04:00
mikita hauruk
49eeb5fba2 Automated COTF 2 workflow.
Changed -AllowStdOutLogVerbosity to -FullStdOutLogOutput in Gauntlet.

#jira UE-196712
#rb sebastian.lewicki monica.south jerome.delattre
[FYI] ryan.blair

[CL 29355650 by mikita hauruk in ue5-main branch]
2023-11-02 02:02:53 -04:00
john huelin
dd0f2a2b39 Use new windowskit debugging tools to support indexing > 4Gb pdbs
[REVIEW]

[CL 29290214 by john huelin in ue5-main branch]
2023-10-31 16:50:21 -04:00
adolf stary
02ed68f893 Added extraction of BuildVersion to UnrealLogParser BuildInfo class
#rb clayton.langford

[CL 29279227 by adolf stary in ue5-main branch]
2023-10-31 12:23:55 -04:00
david harvey
a2124892b5 Added a helper function to resolve the UNC share path for a mapped network drive
#jira UE-198716
#rnx
#rb Josh.Adams

[CL 29229449 by david harvey in ue5-main branch]
2023-10-30 07:15:32 -04:00
joe kirchoff
8fcbbe8420 CookedEditor.Automation: Don't stage .cs files
#rnx

[CL 29188242 by joe kirchoff in ue5-main branch]
2023-10-27 13:31:01 -04:00
dmytro ivanov
31966efe00 Use correct AFS in the push script
#jira UE-186383
#rb Allan.Bentham

[CL 29133672 by dmytro ivanov in ue5-main branch]
2023-10-26 10:05:17 -04:00
josh adams
976eced673 - Fixed uncooking of maps after recent fix for .ini files
#rb francis.hurteau
#jira UE-198593

[CL 29096546 by josh adams in ue5-main branch]
2023-10-25 14:27:23 -04:00
calvin zheng
8d6e633f99 Fixing multiple blocking modern xcode issues
#jira UE-198617
#rb Josh.Adams

[CL 29095687 by calvin zheng in ue5-main branch]
2023-10-25 14:06:59 -04:00
ben marsh
24bda4ce70 Horde: Remove BundleNodeHandle and BundleNodeLocator in favor of storing parsed data on handle objects.
#jira

[CL 29005756 by ben marsh in ue5-main branch]
2023-10-21 22:46:54 -04:00
ben marsh
00ef101197 Horde: Unify BundleStorageClient and BundleStorageClientWrapper.
#jira

[CL 29001725 by ben marsh in ue5-main branch]
2023-10-21 15:08:34 -04:00
ben marsh
9a598cd6cb Horde: Make HttpStorageClient a direct implementation of IStorageClient rather than deriving from BundleStorageClient.
#jira

[CL 29001200 by ben marsh in ue5-main branch]
2023-10-21 14:38:40 -04:00