elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.71k stars 8.12k forks source link

[Security Solution] Split Cypress execution on CI between `Detections and Response` and `Threat Hunting` #153661

Closed MadameSheema closed 9 months ago

MadameSheema commented 1 year ago

After the agreement arrived on the https://github.com/elastic/security-team/issues/6181 discussion, these are the next steps we need to follow:

elasticmachine commented 1 year ago

Pinging @elastic/security-solution (Team: SecuritySolution)

banderror commented 1 year ago

Example of extracting Cypress tests into a separate FTR config: https://github.com/elastic/kibana/pull/158747 cc @yctercero

yctercero commented 1 year ago

Example of extracting Cypress tests into a separate FTR config: #158747 cc @yctercero

I had started on this last week before the influx of SDH issues. Hopefully we can get to this this week!

MadameSheema commented 1 year ago

@banderror @yctercero , @oatkiller or me cand help you to make it happen, so don't hesitate to ping us :)

@oatkiller may you please update this ticket with the work you have done so far? Thanks!

banderror commented 11 months ago

@MadameSheema mentioned this elsewhere:

As we are adding more and more automated tests, we sometimes need to increase the parallelism number of our executions in .buildkite/pipelines/pull_request/base.yml in order to solve timeouts issues in our pipelines, when doing so, please don't forget to:

MadameSheema commented 9 months ago

Closing this ticket since currently all the area teams inside D&R and TH have their own specific execution on Cypress :)