mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
functional.yaml: add godoc link to FailureCase
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
parent
7ed4803fb0
commit
15791d7f1f
@ -121,6 +121,9 @@ tester-config:
|
||||
|
||||
failure-delay-ms: 7000
|
||||
failure-shuffle: true
|
||||
|
||||
# For full descriptions,
|
||||
# https://godoc.org/github.com/coreos/etcd/functional/rpcpb#FailureCase
|
||||
failure-cases:
|
||||
- SIGTERM_ONE_FOLLOWER
|
||||
- SIGTERM_ONE_FOLLOWER_UNTIL_TRIGGER_SNAPSHOT
|
||||
|
Loading…
x
Reference in New Issue
Block a user