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

Fix ext_proc flaky streaming integration test #30253

Merged
merged 6 commits into from
Oct 18, 2023

Commits on Oct 4, 2023

  1. Moving ext_proc STREAMED mode small chunks integraton test to unit test

    Signed-off-by: Yanjun Xiang <yanjunxiang@google.com>
    yanjunxiang-google committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    f21934d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Merge branch 'main' of https://github.com/envoyproxy/envoy into envoy…

    …_streamed_test_convert
    
    Signed-off-by: Yanjun Xiang <yanjunxiang@google.com>
    yanjunxiang-google committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    db6e7aa View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Fix flaky ext_proc streaming integration test

    Signed-off-by: Yanjun Xiang <yanjunxiang@google.com>
    yanjunxiang-google committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    9fa0228 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/envoyproxy/envoy into envoy…

    …_streamed_test_convert
    
    Signed-off-by: Yanjun Xiang <yanjunxiang@google.com>
    yanjunxiang-google committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    94a3878 View commit details
    Browse the repository at this point in the history
  3. deflake the test failure due to autonomous_upstream d'tor ASSERT crash

    Signed-off-by: Yanjun Xiang <yanjunxiang@google.com>
    yanjunxiang-google committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    43c35f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. tear down the test server in each iteration to avoid random gRPC cha…

    …nnel issue
    
    Signed-off-by: Yanjun Xiang <yanjunxiang@google.com>
    yanjunxiang-google committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    ecb1eca View commit details
    Browse the repository at this point in the history