-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Service Arch
-
Fully Compatible
-
v8.0
-
Service Arch 2024-04-29
-
31
The testSlowQueryLog function in ingress admission JS test does not clear the server log before running. As a result, there will occasionally be a slow query log entry for one of the operations from the previous portions of the test, causing testSlowQueryLog to examine the incorrect log entry and trip an assertion.