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

Fail query fuzzer test if inconsistent #5225

Merged
merged 1 commit into from
Mar 22, 2023

Conversation

yeya24
Copy link
Contributor

@yeya24 yeya24 commented Mar 22, 2023

What this PR does:

Previous in the query fuzzer integration test, we only log the failed cases but didn't fail the test itself.
Because at that time, we have many known cases of vertical sharding that could cause inconsistent results. Now since those known issues are fixed, we can enable to fail the fuzzer test so that we can know it failed and check workflows in detail.

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Signed-off-by: Ben Ye <benye@amazon.com>
@friedrichg friedrichg merged commit fbd79aa into cortexproject:master Mar 22, 2023
alexqyle pushed a commit to alexqyle/cortex that referenced this pull request May 2, 2023
Signed-off-by: Ben Ye <benye@amazon.com>
Signed-off-by: Alex Le <leqiyue@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants