jenkinsci / jenkinsci/docker-workflow-plugin
[JENKINS-46831] Not able to use a normal agent on stage when agent docker is declared globally
- Dominant language
- Java
- Stars
- 527
- Forks
- 422
- Avg merge
- 10m
- Merged PRs (30d)
- 1
Description
When the agent globally defined is a a docker-based, then if a stage defined another agent, it seems that we are facing JENKINS-33510.
PR: https://github.com/jenkinsci/pipeline-model-definition-plugin/pull/192
---
Originally reported by
alecharp, imported from: Not able to use a normal agent on stage when agent docker is declared globally
Raw content of original issue
When the agent globally defined is a a docker-based, then if a stage defined another agent, it seems that we are facing
JENKINS-33510.
PR: https://github.com/jenkinsci/pipeline-model-definition-plugin/pull/192
Contributor guide
Assessment
This issue has not been assessed yet.