Actions
Feature #11691
closedProgress of changing host build
Status:
Resolved
Priority:
Normal
Assignee:
-
Description
I have a very big hook, which reconfigures switches and does some other magic.
When I press build it takes up to 10 second and can failed.
Would be nice to print some information somewhere in web interface, except just label, that executing of hook failed.
Thank you:)
Updated by Dominic Cleal over 9 years ago
- Subject changed from Progress of build to Progress of changing host build
- Category set to Orchestration
foreman_hooks 0.3.8 ought to now include stderr of the command in its error message, which I think ought to show up in the error message now as well as the hook name that failed.
Updated by Oleg Obleukhov over 9 years ago
Dominic Cleal wrote:
foreman_hooks 0.3.8 ought to now include stderr of the command in its error message, which I think ought to show up in the error message now as well as the hook name that failed.
Yes, you are right. I had an old one.
Updated by Dominic Cleal over 9 years ago
- Project changed from Foreman to Plugins
- Category deleted (
Orchestration) - Status changed from New to Resolved
Actions