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

Applies huge pages and verifies cluster pods are running #5472

Merged
merged 9 commits into from Mar 3, 2022

Conversation

parikshithb
Copy link
Contributor

Signed-off-by: Parikshith Byregowda pbyregow@redhat.com

Signed-off-by: Parikshith Byregowda <pbyregow@redhat.com>
@parikshithb parikshithb added Needs Testing Run tests and provide logs link team/e2e E2E team related issues/PRs labels Feb 15, 2022
@parikshithb parikshithb self-assigned this Feb 15, 2022
@parikshithb parikshithb requested review from a team as code owners February 15, 2022 06:33
@pull-request-size pull-request-size bot added the size/L PR that changes 100-499 lines label Feb 15, 2022
Signed-off-by: Parikshith Byregowda <pbyregow@redhat.com>
Signed-off-by: Parikshith Byregowda <pbyregow@redhat.com>
Signed-off-by: Parikshith Byregowda <pbyregow@redhat.com>
Copy link

@ocs-ci ocs-ci left a 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).

Copy link

@ocs-ci ocs-ci left a 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

Job PASSED.

@parikshithb parikshithb added Verified Mark when PR was verified and log provided and removed Needs Testing Run tests and provide logs link labels Feb 16, 2022
tests/manage/z_cluster/test_hugepages.py Show resolved Hide resolved


@tier2
@skipif_external_mode
Copy link
Contributor

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?

Copy link
Contributor Author

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
Copy link
Contributor

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.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated

tests/manage/z_cluster/test_hugepages.py Show resolved Hide resolved
tests/manage/z_cluster/test_hugepages.py Show resolved Hide resolved
Signed-off-by: Parikshith Byregowda <pbyregow@redhat.com>
Signed-off-by: Parikshith Byregowda <pbyregow@redhat.com>
Copy link

@ocs-ci ocs-ci left a 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>
Copy link

@ocs-ci ocs-ci left a 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>
Copy link

@ocs-ci ocs-ci left a 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 PASSED.

@PrasadDesala PrasadDesala merged commit 5ee7a2f into red-hat-storage:master Mar 3, 2022
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/L PR that changes 100-499 lines team/e2e E2E team related issues/PRs Verified Mark when PR was verified and log provided
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants