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: E2E tests are failing for composite SLOs #606

Merged
merged 2 commits into from
Dec 10, 2024
Merged

fix: E2E tests are failing for composite SLOs #606

merged 2 commits into from
Dec 10, 2024

Conversation

ditrytus
Copy link
Contributor

@ditrytus ditrytus commented Dec 10, 2024

Motivation

E2E tests are failing because we recently introduced a change the behavior of API regarding a value field in composite SLO objective. Before that change, there was an update to make a test assertion forward-compatible. We forgot to remove that change in the test when merging an actual change.

Summary

Updated test assertion for the new behavior.

Related changes

#549
#551

@n9-machine-user n9-machine-user added bug Something isn't working go patch labels Dec 10, 2024
@ditrytus ditrytus marked this pull request as ready for review December 10, 2024 08:06
@ditrytus ditrytus merged commit d4b7802 into main Dec 10, 2024
7 checks passed
@ditrytus ditrytus deleted the fix-e2e-test branch December 10, 2024 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working go patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants