Skip to content

Profile the rspec runs to get tests running in under 10 minutes #86

@Muriel-Salvan

Description

@Muriel-Salvan

Currently CI is taking too much time (more than 15 mins).
The effort has never been put in order to speed it up, but now that we are having nearly 1000 test cases, we need to optimize this time. Ideally under 5 minutes.
Some tracks:

  • Ruby profiling.
  • Better componentify plugins testing (currently plugins are tested using the full process using them).
  • The global config.before callback is too big, and could be refined depending on the kind of tests performed (for example testing connectors does not require to reset context used by platform handlers).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions