Skip to content

Commit 23081e9

Browse files
committed
ext_proc/test: Bump rbe pool to address OOM
Signed-off-by: Ryan Northey <ryan@synca.io>
1 parent 25b3202 commit 23081e9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • test/extensions/filters/network/ext_proc

test/extensions/filters/network/ext_proc/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ envoy_cc_test(
3333
envoy_cc_test(
3434
name = "ext_proc_integration_test",
3535
srcs = ["ext_proc_integration_test.cc"],
36+
rbe_pool = "6gig",
3637
deps = [
3738
"//envoy/http:codec_interface",
3839
"//source/extensions/filters/network/ext_proc:config",

0 commit comments

Comments
 (0)