Skip to content

Pluggable storage trend chart#143

Merged
timja merged 41 commits intojenkinsci:masterfrom
timja:pluggable-storage-trend-chart
Aug 19, 2020
Merged

Pluggable storage trend chart#143
timja merged 41 commits intojenkinsci:masterfrom
timja:pluggable-storage-trend-chart

Conversation

@timja
Copy link
Copy Markdown
Member

@timja timja commented Aug 15, 2020

Requires #141

Part of #142

jglick and others added 30 commits August 20, 2018 15:55
…hading, please please do not pick a different groupId.
… step need not query the implementation just to determine UNSTABLE status.
…y removed the improper exception handling in JUnitResultsStepExecution.
@timja timja added this to the Pluggable storage milestone Aug 15, 2020
@oleg-nenashev oleg-nenashev self-requested a review August 17, 2020 17:26
@jglick jglick self-requested a review August 17, 2020 18:01
@timja timja mentioned this pull request Aug 17, 2020
@jglick
Copy link
Copy Markdown
Member

jglick commented Aug 17, 2020

From #141 (comment) not sure I understand

needs something for limiting build number

For background, originally the trend displayed a graph of all builds, no problem. Then in Jenkins 1.484 (IIRC) lazy loading was introduced. I soon found that the trend graph forced every build to be loaded, so I capped the number of builds considered. If we have, say, SQL storage of results then there is no reason not to go back to showing the complete graph.

@timja
Copy link
Copy Markdown
Member Author

timja commented Aug 17, 2020

Ok sure, then no need to do that then.

This works and is super quick (as you would expect from a sql based implementation)

@timja timja marked this pull request as ready for review August 19, 2020 07:37
@timja
Copy link
Copy Markdown
Member Author

timja commented Aug 19, 2020

I'm going to proceed with merging to make iterating easier in smaller PRs, this PR is likely going to be needed in a couple of others.

but feel free:

@timja timja merged commit 7ceebbc into jenkinsci:master Aug 19, 2020
@timja timja deleted the pluggable-storage-trend-chart branch August 19, 2020 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants