Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Doesn't work with Parameterized Trigger Post-build Actions #34

Open
jkamenik opened this issue Jan 3, 2015 · 1 comment
Open

Doesn't work with Parameterized Trigger Post-build Actions #34

jkamenik opened this issue Jan 3, 2015 · 1 comment

Comments

@jkamenik
Copy link

jkamenik commented Jan 3, 2015

Actually, there are very few Post-build Actions that I can get this plugin to actually work with, but the show stopper for me is not working with Parameterized Trigger. If I had that I think could work around all the other issues.

Jenkins: 1.5.95
Inheritance: 1.5.3
Parameterized Trigger: 2.25

My setup is basically that after every build I need to notify several different servers to do different things. The build is also complicated (managing VM for build isolation) so I have the build steps and post build actions in the parent, and the child just exists the configure the correct git repo. Everything works except the Post-build Actions.

If I add a Parameterized build call to the build section that works, but it doesn't work for me because I need to trigger a different set of actions if there is a success then when there is a failure. But as a test, it seem to indicate a problem in processing Post-build Actions not an issue with Parameterized Trigger. Just a guess.

@stevelowery
Copy link

We are seeing the same issue here with newer versions.
Jenkins 2.19
Inheritence: 1.5.3
Parameterized Trigger: 2.32

Did you come up with a viable workaround?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants