Commit Graph

1351 Commits

Author SHA1 Message Date
Jerome Delattre
2bc0c3ac90 Horde - Automated Test Session - Feedback fixes and revamp summary display
[CL 20147701 by Jerome Delattre in ue5-main branch]
2022-05-11 15:43:58 -04:00
Joakim Lindqvist
feb1466446 Horde Storage - Allow hinting for last access tracking to the blob store (used by make sure the filesystem cache doesnt update its internal last access tracking)
#preflight none
#rb carl.bystr�m

[CL 20122699 by Joakim Lindqvist in ue5-main branch]
2022-05-10 10:19:29 -04:00
Joakim Lindqvist
4c536d1140 Horde Storage Benchmarker - Reduced number of requests sent in parallell to blobs, to avoid to much load on certain s3 indexes (as we have a limited set of blobs we frequently hit the same indexes).
Some other fixes up needed to cathc up to new ubuntu image.

#preflight none

[CL 20121595 by Joakim Lindqvist in ue5-main branch]
2022-05-10 08:32:54 -04:00
Josh Engebretson
a21d267454 Horde: Roll with the initial link event fix, the new one grouped sequential link errors together
#jira none
#preflight none
#rnx
#fyi carl.bystrom, ben.marsh

[CL 20105626 by Josh Engebretson in ue5-main branch]
2022-05-09 13:25:20 -04:00
Ben Marsh
91688f5a36 Horde: Fix warnings for log message templates.
#preflight none

[CL 20105225 by Ben Marsh in ue5-main branch]
2022-05-09 13:05:59 -04:00
Joakim Lindqvist
e33b8b8006 Fixed up analyzer warnings on whitespace usage.
#preflight none

[CL 20103220 by Joakim Lindqvist in ue5-main branch]
2022-05-09 11:10:30 -04:00
Joakim Lindqvist
152994a1da Horde Storage - We now return a Server-Timings header with some timers from horde storage. If your connection supports trailing headers and you specify a header "TE: trailers" we will use trailing headers for these allowing us to send more timings (related to the writing of the body)
#preflight none
#rb none

[CL 20101690 by Joakim Lindqvist in ue5-main branch]
2022-05-09 09:24:09 -04:00
Joakim Lindqvist
361ed5fad1 Horde Storage - Added option to control if namespaces have to be required from non-public endpoints (meaning not exposed to the internet).
Namespaces are public by default for backwards compatability.

These non-public endpoints is mostly intended for buildfarm only storage - were we are guaranteed to be on a appopriate network.

#preflight https://horde.devtools.epicgames.com/job/6278efa77e7140590c008ffb

[CL 20101014 by Joakim Lindqvist in ue5-main branch]
2022-05-09 07:07:35 -04:00
Joakim Lindqvist
4b1c0e2986 Horde Storage - Updated editorconfig to more closely match what we run for Horde and updated code to fix all static analysis errors
#preflight https://horde.devtools.epicgames.com/job/62754ef0732d07cf9319a035
#rb none

[CL 20100427 by Joakim Lindqvist in ue5-main branch]
2022-05-09 04:21:10 -04:00
carl bystrom
1154c547f1 Horde: Ignore failing test
#fyi Ben.Marsh
#preflight 627533ced8373707f213ea90

[CL 20075671 by carl bystrom in ue5-main branch]
2022-05-06 10:45:50 -04:00
Josh Engebretson
dcc65b1c2c Horde: Fix linker event matcher with faster regex
#jira UE-151219
#rnx
#preflight none

[CL 20074424 by Josh Engebretson in ue5-main branch]
2022-05-06 09:14:13 -04:00
carl bystrom
2fcb02de9f Horde: Add initial support for AWS Lambda execution
Includes the AWS side of things - the process that will get invoked inside the Lambda, which in turn runs the ComputeTask executor.
#preflight 6274e16e03269096abf9fdf0

[CL 20073431 by carl bystrom in ue5-main branch]
2022-05-06 04:54:35 -04:00
Josh Engebretson
7605c98e40 Horde: Back out regex that takes too long on 2 million characters
#jira none
#skipci
#preflight none
#rnx
#fyi ryan.hummer

[CL 20062960 by Josh Engebretson in ue5-main branch]
2022-05-05 15:26:05 -04:00
Josh Engebretson
e289f06ffd Horde: Guard issue endpoint for stream config errors
#jira none
#rnx
#preflight none
#skipci

[CL 20057591 by Josh Engebretson in ue5-main branch]
2022-05-05 10:35:12 -04:00
carl bystrom
719bde5699 Horde: Add more logging to catch bad stream config lookups
#preflight none

[CL 20057446 by carl bystrom in ue5-main branch]
2022-05-05 10:22:55 -04:00
Josh Engebretson
379f3436b6 Horde: Remove some debug logging for notices
#rnx
#jira none
#skipci
#preflight none

[CL 20044739 by Josh Engebretson in ue5-main branch]
2022-05-04 14:02:25 -04:00
Josh Engebretson
f11f0d6d50 Horde: Add notices for both downtime and admin set alerts
#jira UE-143363
#rnx
#skipci
#preflight none
#fyi ryan.hummer

[CL 20044669 by Josh Engebretson in ue5-main branch]
2022-05-04 13:57:31 -04:00
Ryan Hummer
6658776d38 [Backout] - CL19852524
Still needed by some internal projects

Original CL Desc
-----------------------------------------------------------------
Remove UAT Copying during the Setup Build Step

No step copies down the UAT data from TempStroage, no need for it anymore.

#rnx
#jira none
#preflight 62618bc0762e01e6de3f36d8

[CL 20041373 by Ryan Hummer in ue5-main branch]
2022-05-04 10:18:25 -04:00
Josh Engebretson
1d880baaf4 Horde: Tighten up the clang linker error matcher
#jira none
#rnx
#preflight none
#skipci

[CL 20031564 by Josh Engebretson in ue5-main branch]
2022-05-03 16:05:59 -04:00
Ryan Hummer
9f504e02c7 Reduce log spam when the global config hasn't changed
#rnx
#jira none
#rb carl.bystrom
#preflight skip

[CL 20029973 by Ryan Hummer in ue5-main branch]
2022-05-03 14:55:23 -04:00
Josh Engebretson
9dce904984 Horde: Fix issue with link event matcher not recognizing clang link errors with test case
#jira none
#rnx
#preflight none
#skipci

[CL 20026219 by Josh Engebretson in ue5-main branch]
2022-05-03 11:22:17 -04:00
Joakim Lindqvist
dac2ed0b19 Use memory backed files if the content we need to replicate is small enough to fit into a buffer
#preflight https://horde.devtools.epicgames.com/job/62712e579d6c2f8f5b1c7ee2

[CL 20025484 by Joakim Lindqvist in ue5-main branch]
2022-05-03 10:34:19 -04:00
Josh Engebretson
e933de8c19 Horde: Issue modal improvements
#jira UE-147153
#skipci
#preflight none
#rnx

[CL 20008216 by Josh Engebretson in ue5-main branch]
2022-05-02 10:21:32 -04:00
Ben Marsh
9f3f98819e Horde: Update gRPC packages for Horde.Agent to latest version for Apple silicon support.
#preflight none

[CL 20001540 by Ben Marsh in ue5-main branch]
2022-04-30 21:28:54 -04:00
Ben Marsh
b7c4917692 Horde: Upgrade gRPC to latest stable version for Apple silicon support.
#preflight none

[CL 20001501 by Ben Marsh in ue5-main branch]
2022-04-30 21:19:53 -04:00