jenkinsci / allure-plugin

Allure Jenkins Plugin
https://plugins.jenkins.io/allure-jenkins-plugin/
Other
84 stars 62 forks source link

Keep report artifacts for more than 5 builds #320

Closed fslevoaca-ionos closed 1 year ago

fslevoaca-ionos commented 1 year ago

What feature do you want to see added?

Hi, Right now, Allure Jenkins plugin generates artifacts for the last 5 builds. This means that inside test scenario History tab, I can access only the last 4 executed scenarios. For the rest of the History items, I will get a 404 Not found due to missing artifact. Is it possible to increase this artifact limit ? My Jenkins job is configured with a limit of 20 artifacts per job.

Upstream changes

No response

fslevoaca-ionos commented 1 year ago

Actually this is strictly to the Jenkins configuration