Commit Graph

4 Commits

Author SHA1 Message Date
ben marsh
46ab79d2a9 Horde: Upgrade server to NET 8.0.
- Shared libraries still default to building as NET 6, but are forced to build against NET 8 using the UE_DOTNET_VERSION environment variable for running tests in Docker.

[FYI] Joe.Kirchoff, Joakim.Lindqvist

[CL 30509382 by ben marsh in ue5-main branch]
2024-01-09 12:43:29 -05:00
ben marsh
777d8a3186 Horde: Increase timeout for test hangs, and only create a minidump when a hang occurs to avoid bloating the container.
#jira

[CL 30040756 by ben marsh in ue5-main branch]
2023-12-01 10:22:30 -05:00
carl bystrom
5b766084c2 Horde: Filter non-Epic assemblies from code coverage report
[CL 28345732 by carl bystrom in ue5-main branch]
2023-09-29 12:43:46 -04:00
carl bystrom
3ae1506be1 Horde: Add code coverage reporting to Dockerfile
Tests moved to separate script file as it became too unwieldy having it inline in Dockerfile.

[CL 28342229 by carl bystrom in ue5-main branch]
2023-09-29 10:32:31 -04:00