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

Patch to fix test failure on lpar with 1GB hugepages - v2 #2917

Conversation

Pavithra1602
Copy link
Contributor

Adding check to verify count value is non-zero.

[Bug 209952] RHEL10 [ P10 ] [ 6.11.0-0.rc5.22.el10.ppc64le ] [ FW1110.00 ]: transparent_hugepages.py test is failing on RHEL10

Adding check to verify count value is non-zero.

Signed-off-by: Pavithra <[email protected]>
@Naresh-ibm
Copy link
Collaborator

@Pavithra1602 Thanks for the PR.
please attach the supporting run logs. will merge this.

@Pavithra1602
Copy link
Contributor Author

[root@ltcrain8oj-lp6 memory]# avocado run --max-parallel-tasks=1 transparent_hugepages.py -m transparent_hugepages.py.data/transparent_hugepages.yaml
JOB ID : c3b89a80b068b065846217c6835f2f2b8108134a
JOB LOG : /root/avocado-fvt-wrapper/results/job-2024-11-25T10.31-c3b89a8/job.log
(1/2) transparent_hugepages.py:Thp.test;run-memory-quick-tmpdir-default-d086: STARTED
(1/2) transparent_hugepages.py:Thp.test;run-memory-quick-tmpdir-default-d086: CANCEL: Please pass valid value for mem_size in yaml file (0.02 s)
(2/2) transparent_hugepages.py:Thp.test;run-memory-long-tmpdir-default-0e42: STARTED
(2/2) transparent_hugepages.py:Thp.test;run-memory-long-tmpdir-default-0e42: PASS (0.29 s)
RESULTS : PASS 1 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 1
JOB HTML : /root/avocado-fvt-wrapper/results/job-2024-11-25T10.31-c3b89a8/results.html
JOB TIME : 33.37 s
[root@ltcrain8oj-lp6 memory]#

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.

@Pavithra1602 Thanks for PR
LGTM

@Naresh-ibm Naresh-ibm merged commit 833f2ee into avocado-framework-tests:master Nov 26, 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