Sfoglia il codice sorgente

functional.yaml: add godoc link to FailureCase

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Gyuho Lee 8 anni fa
parent
commit
15791d7f1f
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      functional.yaml

+ 3 - 0
functional.yaml

@@ -121,6 +121,9 @@ tester-config:
 
 
   failure-delay-ms: 7000
   failure-delay-ms: 7000
   failure-shuffle: true
   failure-shuffle: true
+
+  # For full descriptions,
+  # https://godoc.org/github.com/coreos/etcd/functional/rpcpb#FailureCase
   failure-cases:
   failure-cases:
   - SIGTERM_ONE_FOLLOWER
   - SIGTERM_ONE_FOLLOWER
   - SIGTERM_ONE_FOLLOWER_UNTIL_TRIGGER_SNAPSHOT
   - SIGTERM_ONE_FOLLOWER_UNTIL_TRIGGER_SNAPSHOT