You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What Operating System are you using (both controller, and any agents involved in the problem)?
Windows Server 2016 - 10.0
Reproduction steps
Have a playwright project using allure
Install the Jenkins allure plugin and dependencies
Run the project in Jenkins multiple times
Observe the artifact.zip file
Expected Results
artifact.zip contains just the relevant traces and tests (the json files), which means history of last 20 days
Actual Results
artifact.zip is extremly bloated and contains traces and test results for the past 3 months, which also means that the building of allure reports can take around 10-12 minutes.
Anything else?
Output from jenkins build console:
[JOB_NAME] $ **redacted path**\jenkins_home\tools\ru.yandex.qatools.allure.jenkins.tools.AllureCommandlineInstallation\Allure_CLI_2.25.0\bin\allure.bat generate **redacted path**\jenkins_home\workspace\JOB_NAME\allure-results -c -o **redacted path**\jenkins_home\workspace\JOB_NAME\allure-report
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
Report successfully generated to **redacted path**\jenkins_home\workspace\JOB_NAME\allure-report
Allure report was successfully generated.
Creating artifact for the build.
Artifact was added to the build.
Are you interested in contributing a fix?
No response
The text was updated successfully, but these errors were encountered:
Jenkins and plugins versions report
Environment
What Operating System are you using (both controller, and any agents involved in the problem)?
Windows Server 2016 - 10.0
Reproduction steps
Expected Results
artifact.zip contains just the relevant traces and tests (the json files), which means history of last 20 days
Actual Results
artifact.zip is extremly bloated and contains traces and test results for the past 3 months, which also means that the building of allure reports can take around 10-12 minutes.
Anything else?
Output from jenkins build console:
Are you interested in contributing a fix?
No response
The text was updated successfully, but these errors were encountered: