Skip to content

CI: Improve CircleCI #22763

Closed
Closed
@h-vetinari

Description

@h-vetinari

Not sure how much of that needs to be done upstream, but right now, CircleCI is performing very poorly.

We're on the sixth page of jobs (so about 24h waiting time for commits coming in now), and CircleCI is stalling intermittently, e.g. right now, since about half an hour (not sure if those workers may be changing to some private pipelines that are not visible to me):

4e

Further improvements that would speed things up:

  • skip jobs also if there are newer force-pushed (e.g. squashed) commits
  • respect [ci skip] if issued
  • sometimes, only 1-2 workers are running (on change-over between PRs), instead of 4
  • more workers?
  • etc...

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIContinuous Integration

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions