Skip to content

Save CI time, save the world #1973

@lemunozm

Description

@lemunozm

Description

Currently, for integration tests, we're creating a big initial state for lp tests from where all test cases are running. Nevertheless, most test cases do not need so many created things for running. The initial state for each test case is taking around 18 secs or so + 1-2 secs of the own test case.

Using a more fine-grained parameterized setup, I'm pretty sure we could reduce that to 5 seconds or less.

Given that we have 50 lp test cases, executed for 2 runtimes each, if we save 12 seconds per tests, it means 1200 seconds, which is 20 min of CI saved

Metadata

Metadata

Assignees

No one assigned

    Labels

    I4-testsTest needs fixing or improving.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions