kibana/x-pack/test/security_solution_api_integration/scripts
dkirchan 90b4ba5561
[Security Solution][Serverless] Logging - Fix explore test issue (#195941)
## Summary

This PR addresses two points:
- First it introduces the project information logging (not any sensitive
data like pwd etc) for better troubleshooting. This will allow teams to
be able to get the project ID and the organisation ID in order to search
for project logs etc in the overview consoles.
- Explore test issue: A specific spec file was crashing causing
Buildkite timeout which was taking 5 hours to be reached. Something
seems to be going wrong with the order of the tests within the specific
spec suite, **specifically in CI**. Potentially the configuration of the
machines where the test run. After a lot of investigation the order is
changed and the
`Copy value` test was moved to the top of the spec file. This allows the
proper execution of all the tests. Pending further investigation. Me and
@MadameSheema tested this locally and it always passes without any
issues.

Also I tried to increase the resources of the agent assigned in
Buildkite to run the tests but this still does not seem to be resolving
the issue.

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2024-10-15 12:16:31 +03:00
..
api_configs.json [Security][Serverless] Add Product types in FTR API Integration tests. (#184309) 2024-06-20 17:30:35 +03:00
index.js [EDR Workflows] MKI API tests (#187560) 2024-07-12 14:41:41 +02:00
mki_api_ftr_execution.ts [Security Solution][Serverless] Logging - Fix explore test issue (#195941) 2024-10-15 12:16:31 +03:00
mki_start_api_ftr_execution.js [Security][Serverless] Add Product types in FTR API Integration tests. (#184309) 2024-06-20 17:30:35 +03:00