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

Fix Topic Operator metrics tests #10130

Merged
merged 1 commit into from
May 20, 2024
Merged

Conversation

fvaleri
Copy link
Contributor

@fvaleri fvaleri commented May 19, 2024

Fixes unmanage topic metrics, where the operator should update total and successful reconciliations. Fixes a test issue where non existing metrics were silently ignored, instead of failing the test. Renames and completes the original tests with the missing metrics. Reduces the timeout used to wait for metric appearance from 120s to 30s (this change should be verified on Azure).

Fixes unamage topic metrics, where the operator should update total and successful reconciliations.
Fixes a test issue where non existing metrics were silently ignored, instead of failing the test.
Renames and completes the original tests with the missing metrics.
Reduces the timeout used to wait for metric appearance from 120s to 30s (this change should be verified on Azure).

Signed-off-by: Federico Valeri <[email protected]>
@fvaleri fvaleri requested review from scholzj and ppatierno May 19, 2024 07:44
@fvaleri fvaleri added this to the 0.42.0 milestone May 19, 2024
@scholzj
Copy link
Member

scholzj commented May 19, 2024

/azp run regression

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@scholzj scholzj merged commit 8826d6f into strimzi:main May 20, 2024
21 checks passed
@fvaleri fvaleri deleted the to-metrics-fix branch May 20, 2024 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants