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

test_ceph_metrics_presence_when_osd_down avoid failures because of trying to reach OSD pods #8637

Conversation

DanielOsypenko
Copy link
Contributor

failure case: https://reportportal-ocs4.apps.ocp-c1.prod.psi.redhat.com/ui/#ocs/launches/557/14972/694869/694945/694948/log

osd_to_stop = osds[-1]
E IndexError: list index out of range

In an OCS external mode cluster, the OSD pods are managed by external ceph and may not be directly visible or manageable

Signed-off-by: Daniel Osypenko <dosypenk@redhat.com>
@openshift-ci
Copy link

openshift-ci bot commented Oct 5, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: DanielOsypenko

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@DanielOsypenko
Copy link
Contributor Author

@fbalak please check this case, if I am right

@DanielOsypenko DanielOsypenko changed the title avoid failures because of trying to reach OSD pods test_ceph_metrics_presence_when_osd_down avoid failures because of trying to reach OSD pods Oct 5, 2023
@fbalak
Copy link
Contributor

fbalak commented Oct 6, 2023

@fbalak please check this case, if I am right

You are right but we should find a way how to access the external ceph cluster during a test run and shut down its components for alert testing and not just skip those tests.

@openshift-merge-robot
Copy link
Collaborator

PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs.

@github-actions github-actions bot added the lifecycle/stale No recent activity label Mar 23, 2024
Copy link

This pull request has been automatically closed due to inactivity. Please re-open if these changes are still required.

@github-actions github-actions bot closed this Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants