jenkinsci / parallel-test-executor-plugin

Parallel test executor plugin
https://plugins.jenkins.io/parallel-test-executor/
50 stars 55 forks source link

Is splitTests still a valid command? #294

Open lcardito opened 2 weeks ago

lcardito commented 2 weeks ago

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

Hey folks - this document https://www.jenkins.io/doc/pipeline/steps/parallel-test-executor/ points at a splitTests example that returns a 404 page: https://github.com/jenkinsci/parallel-test-executor-plugin/blob/master/demo/repo/Jenkinsfile

Is that option still supported?

Thanks!

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

No response

Are you interested in contributing to the documentation?

Yes indeed

jglick commented 1 week ago

Yes, now in https://github.com/jenkinsci/parallel-test-executor-plugin/blob/master/demo/repos/demo/Jenkinsfile so the help text should be made more robust.