Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Release 0.7] The build job duration always returns 0. #4

Closed
virtualramblas opened this issue May 13, 2016 · 1 comment
Closed

[Release 0.7] The build job duration always returns 0. #4

virtualramblas opened this issue May 13, 2016 · 1 comment
Labels

Comments

@virtualramblas
Copy link
Owner

The value returned for the build job duration is always 0. This happens because Jenkins sets this property value only at the end of the execution for a given build job when all of the post-build action have been completed. It is possible any way to calculate the duration of the build step list/flow execution because the starting and ending dates are known.
This issue has been discovered in the release 0.7.

@virtualramblas
Copy link
Owner Author

Fixed in the release 0.8.

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

No branches or pull requests

1 participant