jenkinsci / jenkinsci/gitlab-plugin

Is it possible to run alongside gitlab runners?

Open
#1,373 2 comments 0 reactions 0 assignees View on GitHub
documentation
Dominant language
Java
Stars
1.4k
Forks
615
Avg merge
4h 32m
Merged PRs (30d)
10

Description

### Describe your use-case which is not covered by existing documentation.

Our org is currently using both gitlab runners and Jenkins for different parts of our CD pipelines.

I'm wondering if it's possible to run them in parallel and have them both be respected.

In particular, when we have both Jenkins and gitlab runners with merge request pipelines, the Jenkins pipeline will override the failed statuses of gitlab ci jobs. Additionally any artifacts uploaded by the gitlab runners are detached from the merge request, so we aren't seeing a features like [code coverage visualization](https://docs.gitlab.com/ee/ci/testing/test_coverage_visualization.html)

### Reference any relevant documentation, other materials or issues/pull requests that can be used for inspiration.

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.