Commit Graph

11 Commits

Author SHA1 Message Date
ben marsh
2d2d62eb6d Horde: Move tests into HordeServer.Build.Tests.
#rnx

[CL 34756195 by ben marsh in ue5-main branch]
2024-06-29 13:36:41 -04:00
ben marsh
8eaa1e116a Horde: Move tools and secrets into plugins.
[CL 34694589 by ben marsh in ue5-main branch]
2024-06-26 18:15:21 -04:00
ben marsh
e9c3b97885 Horde: Move DDC functionality into a plugin.
#rnx

[CL 34688977 by ben marsh in ue5-main branch]
2024-06-26 16:25:55 -04:00
ben marsh
d8d1528669 Horde: Move storage system into a plugin.
#rnx

[CL 34683622 by ben marsh in ue5-main branch]
2024-06-26 14:16:36 -04:00
ben marsh
74cf61e9d0 Horde: Remove stray comma from test script.
#rnx

[CL 34678504 by ben marsh in ue5-main branch]
2024-06-26 11:57:17 -04:00
ben marsh
e786bcf0df Horde: Enable analytics tests in Docker build.
#rnx

[CL 34675196 by ben marsh in ue5-main branch]
2024-06-26 10:34:38 -04:00
ben marsh
cae61f8329 Horde: Rename projects before splitting into plugins (Horde.Agent -> HordeAgent, Horde.Server -> HordeServer, Horde -> HordeCmd).
#rnx

[CL 34572990 by ben marsh in ue5-main branch]
2024-06-21 15:34:49 -04:00
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