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

add flaky_test decorator to rerun test_ceph_osd_slow_ops_alert #9643

Open
DanielOsypenko opened this issue Apr 5, 2024 · 0 comments
Open

Comments

@DanielOsypenko
Copy link
Contributor

DanielOsypenko commented Apr 5, 2024

  1. try to rerun the queries or not to fail when Prometheus did not resp. It is a known issue that for couple minutes it may become unresponsive.
    E ocs_ci.ocs.exceptions.TimeoutExpiredError: Timed out after 300s running get("url"="[https://prometheus-k8s-openshift-monitoring.apps.j-011vup1cs33-t3.qe.rh-ocs.com/api/v1/alerts"](https://prometheus-k8s-openshift-monitoring.apps.j-011vup1cs33-t3.qe.rh-ocs.com/api/v1/alerts%22), "headers"={'Authorization': 'Bearer sha256~wthhAPuEnlh8YAHGbIAEqApRbE-af_I15UW_BuOBvTw'}, "verify"=False, "params"={'silenced': False, 'inhibited': False})
    https://reportportal-ocs4.apps.ocp-c1.prod.psi.redhat.com/ui/#ocs/launches/632/19989/968190/968203/log

  2. Failed: failed to get 'CephOSDSlowOps' while workload filled up the storage to 0.85 percents
    https://reportportal-ocs4.apps.ocp-c1.prod.psi.redhat.com/ui/#ocs/launches/632/19958/967097/967110/log
    In this case it worth to rerun the test or wait more time to get the alert.


try to get this Alert on Compact mode, manually.

Add flaky decorator, same as - #9532

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant