jenkinsci / jenkinsci/parallel-test-executor-plugin

Regenerating job definition via job dsl clears state

Open
#25 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
54
Forks
58
PR merge metrics
No merged PRs in 30d

Description

When ever we make a change to our git repo which contains all the job DSL definitions, and push, all the jobs get recreated, and then on the next run of our job which uses the parallel test executor plugin, instead of running the usual 4 executors job, it only run 1 - as if it loses the state it had regarding the duration of each test.
Since we generate it quite often it quite ruins the effect of using the parallel test executor plugin.

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.