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
Applies huge pages and verifies cluster pods are running #5472
Conversation
Signed-off-by: Parikshith Byregowda <pbyregow@redhat.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR validation on existing cluster
Cluster Name: dnd-pbyregow-aw
Cluster Configuration:
PR Test Suite: tier1
PR Test Path: tests/manage/z_cluster/test_hugepages.py
Additional Test Params:
OCP VERSION: 4.10
OCS VERSION: 4.10
tested against branch: master
Job FAILED (installation failed, tests not executed).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR validation on existing cluster
Cluster Name: dnd-pbyregow-aw
Cluster Configuration:
PR Test Suite: tier2
PR Test Path: tests/manage/z_cluster/test_hugepages.py
Additional Test Params:
OCP VERSION: 4.10
OCS VERSION: 4.10
tested against branch: master
|
|
||
|
|
||
| @tier2 | ||
| @skipif_external_mode |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can configure hugepages on openshift nodes and then are consumed by apps. I think it should valid even for external mode, any reason for skipping the test to run on external mode?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ack, removed skip
| @ignore_leftovers | ||
| class TestHugePages(E2ETest): | ||
| """ | ||
| Enable huge pages post cluster deployment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please make it clear that in this test, huge pages is enabled post ODF installation to avoid confusion as huge pages can also be enabled immediate after ocp cluster deployment.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR validation on existing cluster
Cluster Name: pbyregow-feb
Cluster Configuration:
PR Test Suite: tier2
PR Test Path: tests/manage/z_cluster/test_hugepages.py
Additional Test Params:
OCP VERSION: 4.10
OCS VERSION: 4.10
tested against branch: master
Job UNSTABLE (some or all tests failed).
Signed-off-by: Parikshith Byregowda <pbyregow@redhat.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR validation on existing cluster
Cluster Name: pbyregow-feb
Cluster Configuration:
PR Test Suite: tier2
PR Test Path: tests/manage/z_cluster/test_hugepages.py
Additional Test Params:
OCP VERSION: 4.10
OCS VERSION: 4.10
tested against branch: master
Job UNSTABLE (some or all tests failed).
Signed-off-by: Parikshith Byregowda <pbyregow@redhat.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR validation on existing cluster
Cluster Name: pbyregow-feb
Cluster Configuration:
PR Test Suite: tier2
PR Test Path: tests/manage/z_cluster/test_hugepages.py
Additional Test Params:
OCP VERSION: 4.10
OCS VERSION: 4.10
tested against branch: master
Signed-off-by: Parikshith Byregowda pbyregow@redhat.com