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

Reduce RL E2E sleep to 3s #1466

Merged
merged 1 commit into from
May 31, 2023
Merged

Conversation

arkodg
Copy link
Contributor

@arkodg arkodg commented May 30, 2023

No description provided.

Signed-off-by: Arko Dasgupta <arko@tetrate.io>
@arkodg arkodg requested a review from a team as a code owner May 30, 2023 23:35
@codecov
Copy link

codecov bot commented May 30, 2023

Codecov Report

Merging #1466 (b786e21) into main (903e481) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1466   +/-   ##
=======================================
  Coverage   61.43%   61.43%           
=======================================
  Files          79       79           
  Lines       11452    11452           
=======================================
  Hits         7035     7035           
  Misses       3957     3957           
  Partials      460      460           

@@ -35,7 +35,7 @@ var RateLimitTest = suite.ConformanceTest{

// TODO: find a better to make sure ratelimit load new configuration
Copy link
Contributor

Choose a reason for hiding this comment

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

we delete/update this lines now?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

we should keep that line until we delete the sleep with something more reliable, like some xds confirmation in route status

Copy link
Contributor

@shawnh2 shawnh2 May 31, 2023

Choose a reason for hiding this comment

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

I am working on delete this two TODO lines right now, can refer to #1469

@Xunzhuo Xunzhuo merged commit d532423 into envoyproxy:main May 31, 2023
18 checks passed
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.

None yet

4 participants