Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Parallelize GH actions build #395

Open
1 task
blaumeiser-at-bosch opened this issue Jan 13, 2020 · 0 comments
Open
1 task

Parallelize GH actions build #395

blaumeiser-at-bosch opened this issue Jan 13, 2020 · 0 comments
Labels
infrastructure Infrastructure stuff like build and test issues

Comments

@blaumeiser-at-bosch
Copy link
Contributor

Summary of the Improvement

We can improve the build time by separating the testing of example projects in the GH actions into several jobs which can be executed in parallel. This should speed up the build time.

Acceptance Criteria

  • The separate testing tasks are distributed into jobs and executed in parallel

Definition of Done

  • Acceptance criteria fulfilled
  • The ticket describes what has been done and describes how the results can be verified (e.g. new Jenkins step is inserted, the report can be viewed at X)
  • All known limitations are listed and it is described how they will be addressed (e.g., a ticket for the remaining stuff)
  • Documentation is updated
  • The result has been reviewed: Everything works as described and can be verified reading only the documentation
@blaumeiser-at-bosch blaumeiser-at-bosch added the infrastructure Infrastructure stuff like build and test issues label Jan 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
infrastructure Infrastructure stuff like build and test issues
Projects
None yet
Development

No branches or pull requests

1 participant