Automated fix for refs/heads/master (#33710)

PanCakes to the rescue!

We noticed that our 'sanity' test was going to fail, but we think we can
fix that automatically, so we put together this PR to do just that!

If you'd like to opt-out of these PR's, add yourself to NO_AUTOFIX_USERS
in .github/workflows/pr-auto-fix.yaml

Co-authored-by: ctiller <ctiller@users.noreply.github.com>
pull/33720/head
github-actions[bot] 2 years ago committed by GitHub
parent c81bdf7a83
commit c96f3dce4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tools/run_tests/xds_k8s_test_driver/tests/url_map/affinity_test.py

@ -127,7 +127,7 @@ class TestHeaderBasedAffinity(xds_url_map_testcase.XdsUrlMapTestCase):
1,
)
# Any remaining subchannels may be in any state.
# Any remaining subchannels may be in any state.
# Send 150 RPCs without headers. RPCs without headers will pick random
# backends. After this, we expect to see all backends to be connected.

Loading…
Cancel
Save