E
E
Evgeny Samsonov2021-03-22 13:59:52
Jenkins
Evgeny Samsonov, 2021-03-22 13:59:52

How to split tasks in Jenkins?

There are a lot of tasks, some are heavy (like building a project), others are light (like checking that the service is alive). Is it possible to somehow divide tasks without using nodes so that the heavy ones are launched strictly 1 at a time, and the light ones can be parallelized at least 10 pieces at a time? With nodes, it’s clear how to solve it, but is it possible without nodes?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaly Karasik, 2021-03-22
@vitaly_il1

You can use https://plugins.jenkins.io/lockable-resources/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question