This website requires JavaScript.
Explore
Help
Sign In
Mirroristas
/
etcd
Watch
2
Star
0
Fork
0
You've already forked etcd
mirror of
https://github.com/etcd-io/etcd.git
synced
2024-09-27 06:25:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e6ef3c0bc5cab06e7cf8e1005dd60aa534ed5705
etcd
/
tests
/
linearizability
History
Marek Siarkowicz
42bb543315
Merge pull request
#14897
from serathius/linearizability-trigger-exit
...
Allow failpoint requests to fail assuming that process exists within 1 second
2022-12-06 09:31:21 +01:00
..
client.go
Record delete request errors
2022-12-01 09:49:22 -08:00
failpoints.go
tests: Make it explicit that we only suppurt panic failpoints
2022-12-06 09:08:36 +01:00
linearizability_test.go
tests: Use golang count to repeat tests
2022-12-03 11:21:07 +01:00
main_test.go
tests: Validate etcd linearizability
2022-10-23 06:41:38 +02:00
model_test.go
Updated as per review feedback.
2022-12-01 09:39:26 -08:00
model.go
Cleanup comment
2022-12-01 09:49:33 -08:00
traffic.go
Updated as per review feedback.
2022-12-01 09:39:26 -08:00