In cases when we generates a lot of testcases per suite a lot of files then are generated in allure html report.
In cases when we generates a lot of testcases per suite a lot of files then are generated in allure html report. A lot of files takes a lot of inodes in server file system, report generation takes more time and resources.
By removing attachments,labels and steps from allure report tests reports became ~1/3 lighter.
Created new parameter --allure_optimizereport using that it is possible to define what to remove
In cases when we generates a lot of testcases per suite a lot of files then are generated in allure html report.
In cases when we generates a lot of testcases per suite a lot of files then are generated in allure html report. A lot of files takes a lot of inodes in server file system, report generation takes more time and resources. By removing attachments,labels and steps from allure report tests reports became ~1/3 lighter. Created new parameter --allure_optimizereport using that it is possible to define what to remove