#ROBOMERGE-OWNER: Ben.Woodhouse
#ROBOMERGE-AUTHOR: ben.salem
#ROBOMERGE-COMMAND: _robomerge ue5-main
#ROBOMERGE-SOURCE: CL 16037939 via CL 16038037 via CL 16040838 via CL 16040843 via CL 16040847 via CL 16055143
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Main) (v789-15992632)
[CL 16115258 by ben salem in ue5-main branch]
+ avoid using ITestContext instead use a blackboard type object as context to store abitrary data
at the command line:
Engine\Build\BatchFiles\RunUAT.bat PublishUnrealAutomationTelemetry -CSVFile=C:\temp\myfile.csv -project=Reverb -changelist=111 -branch=ue5-main
in buildgraph:
<Command Name="PublishUnrealAutomationTelemetry" Arguments="-CSVFile=C:\temp\myfile.csv -project=Reverb -changelist=111 -branch=ue5-main" />
Support csv re-mapping:
-CSVMapping=DataPoint:SomeName,TestName:SomeKey
#jira none
#rnx
#rb Geoff.Evans
[CL 16056211 by Jerome Delattre in ue5-main branch]
- includes a cherrypick of 15851870 by jeff.newquist as well as additional fixes
- some changes here are temporary and will be revisited via FORT-363688
#rb David.Harvey, Andrew.Grant, Luke.Thatcher
#jira none
[CL 15976966 by eric mcdaniel in ue5-main branch]
Cleaned up some options around paths to make it easier for scripts to customize them.
Fixed issue with GDKBuilds in Gauntlet where the build source was ignoring the specified recursion depth when searching
#jira nojira
#rb jeff.farris
[CL 15780860 by Andrew Grant in ue5-main branch]
+ fix issue with CIS label 'Boot ET (platform) Editor' being always green in EngineTest
#jira UEENGQA-38047
#rnx
#rb none
[CL 15672709 by Jerome Delattre in ue5-main branch]
- add simple data structure to hold the data
- introduce database config and driver
- support sending telemetry data from UnrealTestNode
#jira UEENGQA-38048
#rb Andrew.Grant,Bob.Ferriera
[CL 15480886 by Jerome Delattre in ue5-main branch]
- Removed PostSplashScreen plugin that was only whitelisted for XboxOne (if we just remove the whitelist, it would build for all platforms, which we don't want)
#rb Marc.Audy (concept, not each file)
#fyi david.harvey
[CL 15265407 by Josh Adams in ue5-main branch]