avocado-framework-tests / avocado-misc-tests

Community maintained Avocado tests repository
Other
22 stars 123 forks source link

Added support for prod_cons benchmark to dump stats data in to speica… #2892

Closed SamirMulani closed 2 months ago

SamirMulani commented 2 months ago

We have implemented support to store the prod_cons benchmark data in the job directory by creating a dedicated prod_cons_worklaod folder. Additionally, we are capturing the .json data for each iteration and saving it in the same prod_cons_worklaod folder for further analysis.