jenkinsci / jenkinsci/lockable-resources-plugin

Synchronize locked resources between multiple jenkins instances

Open
#321 7 comments 1 reaction 0 assignees View on GitHub
API interactions approved Need test ui
Dominant language
Java
Stars
99
Forks
205
Avg merge
2d 13h
Merged PRs (30d)
8

Description

### What feature do you want to see added?

Our jenkins environment is bigger and bigger. And possibly maintaining time is lower and lower . We will to use more jenkins instances to eliminate this problem. But we need to synchronize some (not all) resources between. In other words yue has jenkins1 which use resource r1 in that case shall jenkins2 wait till resource r1 are unlocked on jenkins1. When I tell jenkins instance I mean really 2 different jenkins built-in nodes.

This will also help to make jenkins redundancy. So we can run 24/7 without distribution of build process. But there are many other thinks in jenkins which break this idea. But split into smaller environments will help us too.

### Upstream changes

_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.