mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
test.sh: increase timeout for grpcproxy test
Signed-off-by: Wei Fu <fuweid89@gmail.com>
This commit is contained in:
parent
68e09defdf
commit
ad5a6ea6c6
2
test.sh
2
test.sh
@ -195,7 +195,7 @@ function functional_pass {
|
||||
|
||||
function grpcproxy_pass {
|
||||
run_for_module "tests" go_test "./integration/... ./e2e" "fail_fast" : \
|
||||
-timeout=30m -tags cluster_proxy "${COMMON_TEST_FLAGS[@]}" "$@"
|
||||
-timeout=45m -tags cluster_proxy "${COMMON_TEST_FLAGS[@]}" "$@"
|
||||
}
|
||||
|
||||
################# COVERAGE #####################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user