Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
C ci-templates
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • DEVOPS
  • ci-templates
  • Issues
  • #1

Closed
Open
Created Jun 08, 2023 by Maxime Chevreau@mchevreau🛰Developer

CI stages running on multiple runners ?

Hello,

Currently python template CIs can run on different runners for their stages.

Sometimes the prepare can pip install on runner A, but the test will run on runner B, leading to test failing due to missing libraries.

example :

https://gitlab.acri-cwa.fr/spok/spok_libs/orchestrator_interface/-/jobs/98098

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking