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 ebizzy workload to run with YAML parameters #2782

Conversation

Krishan-Saraswat
Copy link
Contributor

[root@ workload]# avocado run --max-parallel-tasks=1 ebizzy_workload.py -m ebizzy_workload.py.data/perf_top_args.yaml
Fetching asset from ebizzy_workload.py:ebizzy.test_start_ebizzy_workload
Fetching asset from ebizzy_workload.py:ebizzy.test_stop_ebizzy_workload
JOB ID : 1f9dce400f42a9799dd68a0f7e8f15984ad6f9be
JOB LOG : /root/avocado-fvt-wrapper/results/job-2024-03-22T02.49-1f9dce4/job.log
(1/2) ebizzy_workload.py:ebizzy.test_start_ebizzy_workload;run-2baa: STARTED
(1/2) ebizzy_workload.py:ebizzy.test_start_ebizzy_workload;run-2baa: PASS (30.62 s)
(2/2) ebizzy_workload.py:ebizzy.test_stop_ebizzy_workload;run-2baa: STARTED
(2/2) ebizzy_workload.py:ebizzy.test_stop_ebizzy_workload;run-2baa: PASS (0.63 s)
RESULTS : PASS 2 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0
JOB HTML : /root/avocado-fvt-wrapper/results/job-2024-03-22T02.49-1f9dce4/results.html
JOB TIME : 65.32 s

Ebizzy workload is added to run with different parameters
that are passed in a YAML file.

Signed-off-by: Krishan Gopal Saraswat <[email protected]>
Copy link
Member

@PraveenPenguin PraveenPenguin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@PraveenPenguin PraveenPenguin merged commit 97b2b70 into avocado-framework-tests:master Mar 27, 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.

2 participants