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

[ci] intermittent failures on Observability Integration tests #384

Open
DnPlas opened this issue Feb 29, 2024 · 2 comments
Open

[ci] intermittent failures on Observability Integration tests #384

DnPlas opened this issue Feb 29, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@DnPlas
Copy link
Contributor

DnPlas commented Feb 29, 2024

Bug Description

The test_prometheus_grafana_integration_istio_pilot test case that is part of the Observability Integration tests is failing intermittently in the CI, potentially because the test case is querying for metrics that may not be ready when the assertion is called.

This issue is similar to canonical/seldon-core-operator#244 and could be worked as part of canonical/bundle-kubeflow#823.

To Reproduce

So far I have only been able to observe this error in the CI.

Environment

On push or on pull CI.

Relevant Log Output

File "/home/runner/work/istio-operators/istio-operators/tests/test_cos_integration.py", line 84, in test_prometheus_grafana_integration_istio_pilot
    response_metric = response["data"]["result"][0]["metric"]
IndexError: list index out of range

Additional Context

No response

@DnPlas DnPlas added the bug Something isn't working label Feb 29, 2024
Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5403.

This message was autogenerated

@DnPlas
Copy link
Contributor Author

DnPlas commented Feb 29, 2024

Another ci failure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant