Groups
Groups
Sign in
Groups
Groups
envoy-dev
Conversations
About
Send feedback
Help
Does anyone know how to run a single envoy test? For redis filter
29 views
Skip to first unread message
Vivek Subramanian
unread,
Jan 2, 2025, 6:46:22 AM
Jan 2
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to envoy-dev
I'm trying to do develop this feature request:
https://github.com/envoyproxy/envoy/issues/37804
But does anyone know how to run the tests for redis filter? I can build it like this:
bazel build --verbose_failures --sandbox_debug --noincompatible_sandbox_hermetic_tmp --jobs 1 //test/extensions/filters/network/common/redis/...
Adi Peleg
unread,
Jan 2, 2025, 9:17:06 AM
Jan 2
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to envoy-dev
Please see
https://github.com/envoyproxy/envoy/blob/4d96cc2f572fae0c92a97a6a87a715436851131c/bazel/README.md#testing-envoy-with-bazel
for instructions how to run tests.
I assume that in your case changing "bazel build" to "bazel test" will run all the redis tests.
Reply all
Reply to author
Forward
0 new messages