grpc-go/test
Menghan Li b753f4903c
xds testing: increase timeout from 90 minutes to 120 minutes (#4191)
This is the timeout for all the tests, after which the VM will be termiated.
Since now we have more tests, we need more time.

The current average is around 85-90 minutes. The extra 30 minutes should be
enough for several new tests.
2021-02-04 20:13:54 -08:00
..
bufconn Modified tests to use tlogger. (#3343) 2020-02-06 13:03:20 -08:00
codec_perf protobuf: update protoc to latest version (#4038) 2020-11-16 16:59:46 -08:00
go_vet internal: reintroduce legacy appengine build constraints (#3838) 2020-08-25 13:49:57 -07:00
grpc_testing cmd/protoc-gen-go-grpc: add gRPC-Go version comment and update release version (#4152) 2021-01-14 14:28:25 -08:00
kokoro xds testing: increase timeout from 90 minutes to 120 minutes (#4191) 2021-02-04 20:13:54 -08:00
tools protobuf: update all generated code to google.golang.org/protobuf (#3932) 2020-10-21 16:05:44 -07:00
authority_test.go test: Run e2e authority tests only on linux. (#4160) 2021-01-19 18:00:32 -08:00
balancer_test.go test: move stubServer to separate package in internal (#4081) 2020-12-04 15:56:07 -08:00
channelz_linux_go110_test.go cmd/protoc-gen-go-grpc: revert to interface-based service registration (#3911) 2020-09-29 15:17:06 -07:00
channelz_test.go test: move stubServer to separate package in internal (#4081) 2020-12-04 15:56:07 -08:00
context_canceled_test.go test: move stubServer to separate package in internal (#4081) 2020-12-04 15:56:07 -08:00
creds_test.go testing: Avoid using context.Background (#3949) 2020-11-05 09:25:17 -08:00
end2end_test.go test: move stubServer to separate package in internal (#4081) 2020-12-04 15:56:07 -08:00
goaway_test.go test: move stubServer to separate package in internal (#4081) 2020-12-04 15:56:07 -08:00
gracefulstop_test.go test: move stubServer to separate package in internal (#4081) 2020-12-04 15:56:07 -08:00
healthcheck_test.go testing: Avoid using context.Background (#3949) 2020-11-05 09:25:17 -08:00
insecure_creds_test.go test: move stubServer to separate package in internal (#4081) 2020-12-04 15:56:07 -08:00
local_creds_test.go test: move stubServer to separate package in internal (#4081) 2020-12-04 15:56:07 -08:00
logging.go internal: clean up all usages of grpclog, and replace with component (#3719) 2020-08-06 13:19:17 -07:00
race.go autofix license notice 2017-06-08 14:42:19 +02:00
rawConnWrapper.go Update go.mod for golang/x/tools and staticcheck (#2832) 2019-05-24 11:13:46 -07:00
resolver_test.go resolver: allow config selector to return an RPC error (#4082) 2020-12-08 13:32:37 -08:00
retry_test.go test: move stubServer to separate package in internal (#4081) 2020-12-04 15:56:07 -08:00
server_test.go test: move stubServer to separate package in internal (#4081) 2020-12-04 15:56:07 -08:00
servertester.go End stream flag bugfix (#3803) 2020-08-21 14:22:17 -07:00
stream_cleanup_test.go test: move stubServer to separate package in internal (#4081) 2020-12-04 15:56:07 -08:00