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 AMJan 2
to envoy-dev
I'm trying to do develop this feature request:

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 AMJan 2
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