Parallize CI job execution #25
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Feature Request
Summary
Parallize job execution by modifying .gitlab-ci.yml.
Required workarround
None.
Description
Jobs not dependent on others, should be executed in parallel to allow for speedup.
Checklist
I reproduced the problem using the steps aboveI searched documentation docs for relevant informationmarked this task as related to #24
This task is put on hold, as I heavily suspect that the GitLab runner (
runner-jfaf3tuxg-project-3750-concurrent-0) ,processing the jobs, is set to only process one job at a time.I have created a post on the Discord to ask about this.
Closing, as instance is hosted by sciCORE.