Commit Graph

4501 Commits

Author SHA1 Message Date
per larsson
5d4e6f8552 IAS - added UAT option -Upload=<args> for uploading ondemand content to S3 compatible endpoint
Use -Upload=LocalZen to upload to local Zen server

#rb Paul.Chipchase

[CL 29777954 by per larsson in ue5-main branch]
2023-11-16 10:37:28 -05:00
josh adams
e94ead8457 - Replaced System.Environment.MachineName (and System.Net.Dns.GetHostName()) with Unreal.MachineName, since Environment.MachineName is capped at 15 characters, and not every machine name is that short. Uses System.Net.Dns.GetHostName() internally unless is throws an exception, then it falls back to Env.MachineName
#rb adam.kinge, joe.kirchoff

[CL 29712082 by josh adams in ue5-main branch]
2023-11-14 09:40:24 -05:00
josh engebretson
ff9612e63d Gauntlet: Android platform use AppConfig for fullclean instead of looking in globals params
#rnx

[CL 29693779 by josh engebretson in ue5-main branch]
2023-11-13 15:51:40 -05:00
josh engebretson
5036eb1867 Gauntlet: Support recovery with a new device when using a device reservation block, make it so don't need to specify fullclean/skipinstall when running in a block vs individually
#rnx
#rb trivial

[CL 29693518 by josh engebretson in ue5-main branch]
2023-11-13 15:44:47 -05:00
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