[
https://issues.apache.org/jira/browse/IGNITE-7234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Ivanov resolved IGNITE-7234.
----------------------------------
Resolution: Invalid
All corresponding activities are now run by community members.
> Optimize TC suites
> ------------------
>
> Key: IGNITE-7234
> URL: https://issues.apache.org/jira/browse/IGNITE-7234
> Project: Ignite
> Issue Type: Task
> Components: build
> Affects Versions: 2.3
> Reporter: Sergey Kozlov
> Assignee: Peter Ivanov
> Priority: Major
>
> The current organization of test suites on CI servers looks like inefficient.
> We've 90+ test suites and the number of tests is permanently growing.
> The plan of optimization might look following:
> # Analyze and join short executed suites into single(s) suite
> # Analyze execution time of suites (tests) to check ability to split tests
> into regular and long running suites (e.g. Basic and Basic Long, Cache and
> Cache Long, etc)
> # Check the approach to compile binaries at once and the run tests against
> them
> # Make the report of distribution of time-execution of tests, for instance:
> 0-10%: X tests
> 11-20%: Y tests
> ...
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)