Ben Marsh
f815132386
Tag files for artifacts in a separate node to the one that produces them, to work around package step cloberring the outputs.
...
#rnx
#p4v-cherrypick 32836188
[CL 34488480 by Ben Marsh in 5.4 branch]
2024-06-18 21:15:52 -04:00
ben marsh
e147400d00
Horde: Fix BuildAndTestProject.xml making assumptions about $(IsBuildMachine) meaning that we're running in an Epic-internal environment. Also publish artifacts to Horde.
...
#jira UE-210869, UE-210902
[CL 32616512 by ben marsh in 5.4 branch]
2024-03-29 12:24:41 -04:00
zousar shaker
0f588550b3
Automation support for using an HTTP2-only endpoint when publishing snapshots to the cloud. Also ensured that the snapshot descriptor can refer to an alternate endpoint that isn't HTTP2-only so that you can publish to one endpoint, but still leave the descriptor referring to another.
...
[CL 32496238 by zousar shaker in 5.4 branch]
2024-03-26 00:31:55 -04:00
ben marsh
8e69c6e598
Horde: Merging latest from Main.
...
#rnx
[CL 31837792 by ben marsh in 5.4 branch]
2024-02-27 08:31:18 -05:00
ben marsh
bb307e5947
Horde: Merge latest version of BuildAndTestProject.xml script to 5.4 branch.
...
[CL 31742286 by ben marsh in 5.4 branch]
2024-02-22 18:44:59 -05:00
jerome delattre
24ae93d9f3
Remove References to internal Horde server deployment and network path
...
#jira UE-201978
#rnx
#rb sean.sweeney, sebastian.lewicki
[CL 30715888 by jerome delattre in ue5-main branch]
2024-01-19 10:19:49 -05:00
jerome delattre
67a680d01b
Remove Linux limitation to run test by default
...
+ Fix LyraTest buildgraph dependency on Win64 Editor build
#rnx
#rb sebastian.lewicki
[FYI] Marcelo.Gomes
[CL 30639061 by jerome delattre in ue5-main branch]
2024-01-16 13:57:03 -05:00
marcelo gomes
1ed8bc6a2e
- Move standalone boot test node to BuildAndTestProject.xml to share with other projects
...
- Add adb keys parameter to Android runs
- Add extra arguments to job template
#jira UE-202322
#rb Jerome.Delattre
[CL 30617228 by marcelo gomes in ue5-main branch]
2024-01-15 08:03:54 -05:00
jerome delattre
8de0e67ed4
Avoid adding Install game node when no test are run on target platform
...
#rnx
[CL 29567234 by jerome delattre in ue5-main branch]
2023-11-08 13:24:59 -05:00
jerome delattre
84f1c3d926
Exclude target platforms that do not need reservation
...
#jira UE-199967
#rnx
#rb sebastian.lewicki
[CL 29563806 by jerome delattre in ue5-main branch]
2023-11-08 11:55:30 -05:00
jerome delattre
3cd9076457
Use Device Reservation Block annotations
...
#jira UE-199086
#rnx
#rb chris.constantinescu, David.Harvey, Josh.Engebretson
[CL 29530713 by jerome delattre in ue5-main branch]
2023-11-07 15:29:09 -05: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
sebastian lewicki
94f4803eb7
Fixing bug where base platforms were not being included as the list of TargetPlatforms was not empty.
...
#jira UE-199375
#rnx
#rb jim.casale, Ryan.Hummer
[CL 29280061 by sebastian lewicki in ue5-main branch]
2023-10-31 12:46:54 -04:00
sebastian lewicki
25df0234c6
Cleaning up BuildGraph
...
#jira UE-197335
[CL 29232479 by sebastian lewicki in ue5-main branch]
2023-10-30 10:07:27 -04:00
brendan lienau
2830f6ca5a
Adds branch and changelist to gauntlet jobs
...
Passes branch and changelist as metadata to CitySampleTest.PerformanceReport
#jira none
#rb kawaldeep.singh
[CL 28941919 by brendan lienau in ue5-main branch]
2023-10-19 19:19:47 -04:00
Ryan Hummer
313cd733bf
Removing 2019 arg, should be using the default VS version
...
#rnx
#jira none
#rb none
[CL 28928012 by Ryan Hummer in ue5-main branch]
2023-10-19 14:50:18 -04:00
zousar shaker
0b947c9f7f
2nd attempt:
...
Add support for a baseline when making cloud snapshots. Also unify File and Cloud snapshot mechanism handling of multiple platforms, output descriptors and input baseline descriptors.
#rb none
[FYI] eric.knapik
[CL 28365921 by zousar shaker in ue5-main branch]
2023-09-30 11:46:22 -04:00
zousar shaker
bdc07cd260
[Backout] - CL28360965
...
[FYI] Zousar.Shaker
Original CL Desc
-----------------------------------------------------------------
Add support for a baseline when making cloud snapshots. Also unify File and Cloud snapshot mechanism handling of multiple platforms, output descriptors and input baseline descriptors.
#rb none
[FYI] eric.knapik
[CL 28361101 by zousar shaker in ue5-main branch]
2023-09-29 19:45:10 -04:00
zousar shaker
04ce8c5205
Add support for a baseline when making cloud snapshots. Also unify File and Cloud snapshot mechanism handling of multiple platforms, output descriptors and input baseline descriptors.
...
#rb none
[FYI] eric.knapik
[CL 28361001 by zousar shaker in ue5-main branch]
2023-09-29 19:42:39 -04:00
bryan johnson
fb76ad2a46
Pass Extra*CompileArguments to the CompileArguments property if they are incremental
...
#rnx
#rb Ryan.Hummer
[CL 28324151 by bryan johnson in ue5-main branch]
2023-09-28 14:13:41 -04:00
Jerome Delattre
c6a844877d
Use Project Target to find editor even when -build point to a staged build
...
When -editordir is specified trim the editor path to be relative
Add support for -target command line argument to Gauntlet
#jira UE-193609
#rnx
#rb Chris.Constantinescu
[CL 27485635 by Jerome Delattre in ue5-main branch]
2023-08-30 11:27:14 -04:00
zousar shaker
0c580f7a31
Add ZenLaunch to the tools compile step in buildgraph so that it can be used from other build steps.
...
#rb none
[CL 27332518 by zousar shaker in ue5-main branch]
2023-08-23 23:30:15 -04:00
Zousar Shaker
473a948ffb
[Backout] - CL25909886
...
#fyi Zousar.Shaker
Original CL Desc
-----------------------------------------------------------------
Move optional cloud publish operation into the Stage operation temporarily until some changes are made related to zenserver lifetime.
#rb none
[CL 25932761 by Zousar Shaker in ue5-main branch]
2023-06-12 14:20:41 -04:00
Zousar Shaker
c32d02db8b
Move optional cloud publish operation into the Stage operation temporarily until some changes are made related to zenserver lifetime.
...
#rb none
[CL 25909886 by Zousar Shaker in ue5-main branch]
2023-06-09 23:09:18 -04:00
Zousar Shaker
85be9c06fe
Remove projectstore file existence check as it can't be evaluated at the time of buildgraph expansion.
...
#rb none
[CL 25836897 by Zousar Shaker in ue5-main branch]
2023-06-07 01:19:19 -04:00