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

Run more test cases per query fuzz test #6311

Merged
merged 3 commits into from
Nov 8, 2024

Conversation

yeya24
Copy link
Contributor

@yeya24 yeya24 commented Nov 5, 2024

What this PR does:

In fuzz test, run 1000 test cases rather than 100 test cases. We found that 100 test cases might not be enough to capture some of the regression we saw.

Which issue(s) this PR fixes:
Fixes #

Checklist

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

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 5, 2024
@yeya24
Copy link
Contributor Author

yeya24 commented Nov 5, 2024

@alanprot I will wait and merge this after Prometheus releases 2.55.1 to make this test less flaky.
Now it always fail the test for round queries.

@pull-request-size pull-request-size bot added size/M and removed size/XS labels Nov 7, 2024
@yeya24 yeya24 merged commit 47fbc56 into cortexproject:master Nov 8, 2024
16 checks passed
@yeya24 yeya24 deleted the run-more-test-case-fuzz branch November 8, 2024 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size/M type/tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants