elastic / kibana

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

Enhance test suite execution time #198678

Closed fake-haris closed 1 day ago

fake-haris commented 4 weeks ago

AppEx-QA team working on improving Kibana PR pipeline runtime and noticed that some CI groups take over 60min. A single test suite of that group takes around 28min. In order to enhance execution time it should probably split into multiple phases. Tests are in logsdb.ts .

elasticmachine commented 4 weeks ago

Pinging @elastic/kibana-visualizations (Team:Visualizations)

markov00 commented 3 days ago

Seems to be closed by https://github.com/elastic/kibana/pull/200896, am I right @fake-haris ?

fake-haris commented 2 days ago

Seems to be closed by #200896, am I right @fake-haris ?

Yes, it can be considered done.