Parallize CI job execution #25

Closed
opened 2026-03-30 15:04:23 +02:00 by lars.winzer · 3 comments
lars.winzer commented 2026-03-30 15:04:23 +02:00 (Migrated from git.scicore.unibas.ch)

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 above
  • I searched documentation docs for relevant information
  • I added relevant labels
## Feature Request <!--The reccommended type is: Task--> ### 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 - [x] ~~I reproduced the problem using the steps above~~ - [x] ~~I searched documentation docs for relevant information~~ - [x] I added relevant labels
lars.winzer commented 2026-03-30 15:04:33 +02:00 (Migrated from git.scicore.unibas.ch)

marked this task as related to #24

marked this task as related to #24
lars.winzer commented 2026-03-30 15:10:22 +02:00 (Migrated from git.scicore.unibas.ch)

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.

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](https://discord.com/channels/1472900989014245498/1488162880326074499) to ask about this.
lars.winzer commented 2026-04-15 16:18:24 +02:00 (Migrated from git.scicore.unibas.ch)

Closing, as instance is hosted by sciCORE.

Closing, as instance is hosted by sciCORE.
lars.winzer (Migrated from git.scicore.unibas.ch) closed this issue 2026-04-15 16:18:24 +02:00
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: University-of-Basel-Studentprojects/Programmierprojekt#25