etcd/tests/integration
Benjamin Wang f0a1ec501b
Merge pull request #19538 from fuweid/deflaky-TestCompactionHash-in-integration
deflakey: TestCompactionHash in integration
2025-03-05 18:56:07 +00:00
..
clientv3 Merge pull request #19473 from ahrtr/test_lease_20250224 2025-02-25 18:23:06 +00:00
embed Fix goword errors 2025-01-30 22:41:07 -08:00
fixtures-expired chore: use tools/mod to lock the cfssl cmd version 2023-04-13 12:06:31 +08:00
proxy/grpcproxy fix: enable gofumpt instead of gofmt linter in tests 2024-11-28 21:08:42 +01:00
snapshot fix: enable gofumpt instead of gofmt linter in tests 2024-11-28 21:08:42 +01:00
v2store fix: enable gofumpt instead of gofmt linter in tests 2024-11-28 21:08:42 +01:00
cluster_test.go fix: use require instead of t.Fatal(err) in tests/integration package 2025-01-30 22:30:51 +00:00
corrupt_test.go fix: enable require-error rule from testifylint 2024-10-31 08:33:34 +01:00
doc.go tests/integration: Moving integration tests to tests/integration directory 2020-10-07 15:36:21 +02:00
grpc_test.go fix: use require instead of t.Fatal(err) in tests/integration package 2025-01-30 22:30:51 +00:00
hashkv_test.go deflakey: TestCompactionHash in integration 2025-03-05 11:56:36 -05:00
lazy_cluster.go fix some typos 2024-03-25 10:34:44 +08: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 fix: use require instead of t.Fatal(err) in tests/integration package 2025-01-30 22:30:51 +00:00
metrics_test.go chore: use testify instead of testing in tests/integration 2025-02-04 20:22:56 +01:00
network_partition_test.go etcdserver: rename MemberId() to MemberID() to address var-naming 2024-03-18 17:18:29 -07:00
revision_test.go fix: use require instead of t.Fatal(err) in tests/integration package 2025-01-30 22:30:51 +00:00
testing_test.go fix: enable gofumpt instead of gofmt linter in tests 2024-11-28 21:08:42 +01:00
tracing_test.go Migrate experimental distributed tracing flags to non-experimental flags 2025-02-11 15:29:16 +00:00
util_test.go Migrate dependencies pkg/foo -> client/pkg/foo 2021-04-07 00:38:47 +02:00
utl_wal_version_test.go fix: use require instead of t.Fatal(err) in tests/integration package 2025-01-30 22:30:51 +00:00
v3_alarm_test.go chore: use testify instead of testing in tests/integration 2025-02-04 20:22:56 +01:00
v3_auth_test.go chore: use testify instead of testing in tests/integration 2025-02-04 20:22:56 +01:00
v3_election_test.go chore: use testify instead of testing in tests/integration 2025-02-04 20:22:56 +01:00
v3_failover_test.go fix: use require instead of t.Fatal(err) in tests/integration package 2025-01-30 22:30:51 +00:00
v3_grpc_inflight_test.go fix: use require instead of t.Fatal(err) in tests/integration package 2025-01-30 22:30:51 +00:00
v3_grpc_test.go chore: use testify instead of testing in tests/integration 2025-02-04 20:22:56 +01:00
v3_kv_test.go fix: use require instead of t.Fatal(err) in tests/integration package 2025-01-30 22:30:51 +00:00
v3_leadership_test.go fix: use require instead of t.Fatal(err) in tests/integration package 2025-01-30 22:30:51 +00:00
v3_lease_test.go Address Go 1.24 govet errors 2025-02-25 17:10:56 -08:00
v3_stm_test.go fix: use require instead of t.Fatal(err) in tests/integration package 2025-01-30 22:30:51 +00:00
v3_tls_test.go fix: use require instead of t.Fatal(err) in tests/integration package 2025-01-30 22:30:51 +00:00
v3_watch_restore_test.go fix: use require instead of t.Fatal(err) in tests/integration package 2025-01-30 22:30:51 +00:00
v3_watch_test.go chore: use testify instead of testing in tests/integration 2025-02-04 20:22:56 +01:00
v3election_grpc_test.go chore: use testify instead of testing in tests/integration 2025-02-04 20:22:56 +01:00
v3lock_grpc_test.go chore: use testify instead of testing in tests/integration 2025-02-04 20:22:56 +01:00