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

dmesg error level check for lpm test #2764

Merged

Conversation

vaishnavibhat
Copy link
Contributor

checking the error levels up to level 4 for LPM tests than the default level 5
1 - emerg
2 - emerg,alert
3 - emerg,alert,crit
4 - emerg,alert,crit,err
5 - emerg,alert,crit,err,warn

checking the error levels up to level 4 for LPM tests
than the default level 5
        1 - emerg
        2 - emerg,alert
        3 - emerg,alert,crit
        4 - emerg,alert,crit,err
        5 - emerg,alert,crit,err,warn

Signed-off-by: Vaishnavi Bhat <[email protected]>
@vaishnavibhat
Copy link
Contributor Author

avocado run lpm.py -m lpm.py.data/lpm_withsriov.yaml --max-parallel-tasks=1 --execution-order tests-per-variant
JOB ID : 146d4e7b36e14b7f07db2e5cb76acdd2568beb15
JOB LOG : /root/avocado-fvt-wrapper/results/job-2024-02-26T04.15-146d4e7/job.log
(1/2) lpm.py:LPM.test_migrate;run-sriov_options-available-mig-sriov-6a63: STARTED
(1/2) lpm.py:LPM.test_migrate;run-sriov_options-available-mig-sriov-6a63: PASS (414.66 s)
(2/2) lpm.py:LPM.test_migrate_back;run-sriov_options-available-mig-sriov-6a63: STARTED
(2/2) lpm.py:LPM.test_migrate_back;run-sriov_options-available-mig-sriov-6a63: PASS (423.59 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-02-26T04.15-146d4e7/results.html
JOB TIME : 857.16 s

Uploading job.log…

@Naresh-ibm Naresh-ibm self-assigned this Feb 26, 2024
@vaishnavibhat
Copy link
Contributor Author

job.log

Attaching the job.log for the test

Copy link
Collaborator

@Naresh-ibm Naresh-ibm left a comment

Choose a reason for hiding this comment

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

@vaishnavibhat Thanks for PR
LGTM

@Naresh-ibm Naresh-ibm merged commit f9427aa into avocado-framework-tests:master Feb 26, 2024
2 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