etcd/tests/integration
Benjamin Wang 2df32102ca
Merge pull request #15835 from yellowzf/grpcproxy_fix_memberlist_results_not_update_when_proxy_node_down
grpcproxy: fix memberlist results not update when proxy node down
2023-05-15 13:34:05 +08:00
..
clientv3 Deflake TestEtcdGrpcResolverRoundRobin. 2023-05-10 21:03:01 +12:00
embed server: default value for config file field auto-compaction-mode is now 'periodic'; added additional checks if auto-compaction-mode is undefined 2023-05-09 23:10:44 +08:00
fixtures-expired chore: use tools/mod to lock the cfssl cmd version 2023-04-13 12:06:31 +08:00
proxy/grpcproxy grpcproxy: fix memberlist results not update when proxy node down 2023-05-15 10:59:02 +08:00
snapshot refactor: Use proper variable names for urls 2023-03-13 14:48:01 +01:00
v2store comments: fix comments as per goword in go _test pkg files 2022-11-24 00:03:00 +05:30
cluster_test.go comments: fix comments as per goword in go test files 2022-11-23 23:05:42 +05:30
corrupt_test.go Goimports: Apply automated fixing to test files as well. 2022-12-29 13:04:45 +01:00
doc.go
grpc_test.go Goimports: Apply automated fixing to test files as well. 2022-12-29 13:04:45 +01:00
hashkv_test.go comments: fix comments as per goword in go test files 2022-11-23 23:05:42 +05:30
lazy_cluster.go tests: Cleanup endpoints 2023-04-03 12:18:54 +02:00
main_test.go Give control to Embedded servers whether they override global loggers 2021-04-14 12:47:38 +02:00
member_test.go Goimports: Apply automated fixing to test files as well. 2022-12-29 13:04:45 +01:00
metrics_test.go test: Remove separation between V2 and V3 cluster in integration tests 2022-01-20 14:10:09 +01:00
network_partition_test.go Rename EtcdServer.Id with EtcdServer.MemberId. 2022-05-20 14:32:04 +02:00
revision_test.go tests: Move revision tests out of concurrency 2022-01-24 15:33:30 +01:00
testing_test.go tests: Move integration setup to separa framework package 2021-10-20 10:34:35 +02:00
tracing_test.go deflake TestTracing 2023-03-17 14:39:18 -07:00
util_test.go Migrate dependencies pkg/foo -> client/pkg/foo 2021-04-07 00:38:47 +02:00
utl_wal_version_test.go refactor: Use proper variable names for urls 2023-03-13 14:48:01 +01:00
v3_alarm_test.go Goimports: Apply automated fixing to test files as well. 2022-12-29 13:04:45 +01:00
v3_auth_test.go migrate e2e auth tests to common #8 2023-05-12 22:51:47 -07:00
v3_election_test.go comments: fix comments as per goword in go test files 2022-11-23 23:05:42 +05:30
v3_failover_test.go etcd: format import order 2022-09-20 18:41:39 +08:00
v3_grpc_inflight_test.go Goimports: Apply automated fixing to test files as well. 2022-12-29 13:04:45 +01:00
v3_grpc_test.go comments: fix comments as per goword in go test files 2022-11-23 23:05:42 +05:30
v3_kv_test.go all: goimports -w . 2022-11-17 19:07:04 +03:00
v3_leadership_test.go tests/e2e: add graceful shutdown test 2023-05-09 17:08:53 -07:00
v3_lease_test.go comments: fix comments as per goword in go test files 2022-11-23 23:05:42 +05:30
v3_stm_test.go etcd: modify declaring empty slices 2022-09-16 14:41:14 +08:00
v3_tls_test.go Add TLSv1.3 support. 2023-01-30 16:16:53 +02:00
v3_watch_restore_test.go tests: make log monitor as common helper 2023-04-18 09:00:24 +08:00
v3_watch_test.go tests/integration: Demonstrate manual progress notification race 2023-04-05 11:19:07 +01:00
v3election_grpc_test.go test: Remove separation between V2 and V3 cluster in integration tests 2022-01-20 14:10:09 +01:00
v3lock_grpc_test.go test: Remove separation between V2 and V3 cluster in integration tests 2022-01-20 14:10:09 +01:00