Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for ebizzy benchmark to dump stats data in to speical file. #2890

Merged

Conversation

SamirMulani
Copy link
Contributor

@SamirMulani SamirMulani commented Sep 9, 2024

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

Run logs:
avocado run ebizzy.py -m ebizzy.py.data/ebizzy.yaml --max-parallel-tasks=1 Fetching asset from ebizzy.py:Ebizzy.test JOB ID : 41af3e8d54c5684efcf26b80318bf827ab457053 JOB LOG : /root/Work/fvt/avocado-fvt-wrapper-1/results/job-2024-09-09T22.51-41af3e8/job.log (1/2) ebizzy.py:Ebizzy.test;run-duration-default-perf-pin-size-threads-workers-22d2: STARTED (1/2) ebizzy.py:Ebizzy.test;run-duration-default-perf-pin-size-threads-workers-22d2: PASS (201.60 s) (2/2) ebizzy.py:Ebizzy.test;run-duration-quick-perf-default-pin-size-threads-workers-2165: STARTED (2/2) ebizzy.py:Ebizzy.test;run-duration-quick-perf-default-pin-size-threads-workers-2165: PASS (121.61 s) RESULTS : PASS 2 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0 JOB HTML : /root/Work/fvt/avocado-fvt-wrapper-1/results/job-2024-09-09T22.51-41af3e8/results.html JOB TIME : 372.47 s

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

Signed-off-by: Samir Mulani <[email protected]>
@SamirMulani SamirMulani changed the title Added support for ebizzy workload to dump stats data in to speical file. Added support for ebizzy benchmark to dump stats data in to speical file. Sep 9, 2024
@Naresh-ibm Naresh-ibm self-assigned this Sep 12, 2024
@PraveenPenguin PraveenPenguin merged commit df857b0 into avocado-framework-tests:master Sep 19, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants