Skip to content

Improve speed of test workflow #2201

Description

@robfrank

Actually the mvn-test workflow executes all the stages in sequence and it takes more than 1 hour to finish.

New proposed desgin:

  • generate the artifacts (jar) and docker image in a dedicated job
  • run separate jobs for unit, integration and each e2e test suites
  • collect coverage from unit and integration tests and push to codacy

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions