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

Re-enable e2e test for ruler #4057

Merged
merged 2 commits into from
Jun 9, 2021
Merged

Conversation

idoqo
Copy link
Contributor

@idoqo idoqo commented Apr 14, 2021

E2E tests for ruler are currently marked as skip because they're flaky. This re-enables the test with an attempt at fixing the flakiness (increasing the rule evaluation intervals so they don't oversaturate CI CPUs).

Also, it removes the test for AlertManager HTTP client pending when we can improve on implementation
(see #4056).

Signed-off-by: Michael Okoko okokomichaels@outlook.com

  • Change is not relevant to the end user.

Changes

  • Re-enable e2e test for ruler
  • Remove existing test for AlertManager HTTP client

bwplotka
bwplotka previously approved these changes Apr 15, 2021
Copy link
Member

@bwplotka bwplotka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

But before the merge, let's look on e2e error! (: Maybe it reproduces flakiness already? 🤗

@yeya24
Copy link
Contributor

yeya24 commented May 26, 2021

Hi @idoqo, can you please rebase on main branch to fix CI?

@idoqo
Copy link
Contributor Author

idoqo commented May 27, 2021

Hi @idoqo, can you please rebase on main branch to fix CI?

Sure! Also, Bartek has some suggestions at #4250 (comment) that we're looking to try out regarding the flaky tests.

go.mod Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
Copy link
Contributor

@yeya24 yeya24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you solve the conflict? Thanks!

Copy link
Contributor

@yeya24 yeya24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

idoqo added 2 commits June 9, 2021 00:35
E2E tests for ruler are currently marked as skip. This re-enables the test until it breaks again
and we are able to catch the flakiness.

Also, it removes the test for AlertManager HTTP client pending when we can improve on implementation
(see thanos-io#4056).

Signed-off-by: Michael Okoko <okokomichaels@outlook.com>
Signed-off-by: Michael Okoko <okokomichaels@outlook.com>
@yeya24 yeya24 merged commit e1f396a into thanos-io:main Jun 9, 2021
@idoqo idoqo mentioned this pull request Jul 12, 2021
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