-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
bazel/coverage: Test remotely #29145
Conversation
7d34ff9
to
7f13138
Compare
48fb416
to
f4f4880
Compare
3105642
to
ddbadce
Compare
Signed-off-by: Ryan Northey <[email protected]>
ddbadce
to
b0dfdfe
Compare
build:coverage --define=no_debug_info=1 | ||
build:coverage --linkopt=-Wl,-s | ||
build:coverage --test_env=ENVOY_IP_TEST_VERSIONS=v4only |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
these will affect mobile - not sure if that is correct - we can move
/coverage |
Coverage for this Pull Request will be rendered here: https://storage.googleapis.com/envoy-pr/29145/coverage/index.html The coverage results are (re-)rendered each time the CI |
Signed-off-by: Ryan Northey <[email protected]>
Signed-off-by: Ryan Northey <[email protected]>
Signed-off-by: Ryan Northey <[email protected]> Signed-off-by: phlax <[email protected]>
Signed-off-by: Ryan Northey <[email protected]> Signed-off-by: phlax <[email protected]>
- Update the ENVOY_COMMIT and ENVOY_SHA in bazel/repositories.bzl to the latest Envoy's commit. - Update to .bazelrc to envoyproxy/envoy#29145 - Update .bazelversion to envoyproxy/envoy#29057 - Update ci/run_envoy_docker.sh to envoyproxy/envoy#26049 - Update source/client/stream_decoder.cc to envoyproxy/envoy#29012 - Update build rules to support envoyproxy/envoy#29122 Signed-off-by: tomjzzhang <[email protected]>
Commit Message:
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]