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

closes #266: make HTTPLimitsIntegrationTest stable #270

Merged
merged 5 commits into from
Mar 16, 2023
Merged

Conversation

ivansenic
Copy link
Contributor

@ivansenic ivansenic commented Mar 16, 2023

What this PR does:
Tries to make HTTPLimitsIntegrationTest stable.

Proven in native CI that running this 5 times work:

2023-03-16T11:44:20.2811291Z [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.788 s - in io.stargate.sgv2.jsonapi.api.v1.HTTPLimitsIntegrationTest

Will decrease to a single run only.

Which issue(s) this PR fixes:
Fixes #266

@ivansenic ivansenic requested a review from a team as a code owner March 16, 2023 10:31
@tatu-at-datastax
Copy link
Contributor

Ok thank you @ivansenic!

@ivansenic ivansenic merged commit 1833879 into main Mar 16, 2023
@ivansenic ivansenic deleted the ise-266-test-fix branch March 16, 2023 15:52
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.

All retries of HTTPLimitsIntegrationTest fail on native
2 participants