Gyuho Lee
|
1caaa9ed4a
test: test update for Go 1.12.5 and related changes
|
5 éve |
Gyuho Lee
|
34bd797e67
*: revert module import paths
|
5 éve |
shivaramr
|
9150bf52d6
go modules: Fix module path version to include version number
|
5 éve |
Gyuho Lee
|
2ac04381a2
clientv3: update Go import paths to "go.etcd.io"
|
6 éve |
Joe Betz
|
a5b2fb5563
clientv3: Introduce custom retry interceptor based on go-grpc-middleware/retry
|
6 éve |
Joe Betz
|
1f6548b751
clientv3: Stop expecting retry in integration tests with new grpc balancer
|
6 éve |
Xiang
|
06e591d526
clientv3/integration: skip retry test on txn read
|
7 éve |
Gyu-Ho Lee
|
f65aee0759
*: replace 'golang.org/x/net/context' with 'context'
|
7 éve |
Anthony Romano
|
f400010028
clientv3/integration: test clientv3 nested txns
|
7 éve |
Anthony Romano
|
8f34d0c8b6
clientv3/integration: test compare on range
|
7 éve |
fanmin shi
|
e9f464debc
integration: creation of cluster now takes maxTxnOps
|
7 éve |
fanmin shi
|
ae7ddfb483
etcdserver: add --max-txn-ops flag
|
7 éve |
fanmin shi
|
366e689eae
clientv3: uses direct client calls in integration tests
|
7 éve |
Anthony Romano
|
a50c707050
clientv3/integration: wait for two request timeouts in txn tests
|
8 éve |
Anthony Romano
|
62f8ec25c0
clientv3: use grpc reconnection logic
|
8 éve |
Anthony Romano
|
5f5a203e27
clientv3: don't hold client lock while dialing
|
8 éve |
Gyu-Ho Lee
|
fd9e07a529
clientv3: update LICENSE header
|
8 éve |
Gyu-Ho Lee
|
f148f4b2b9
clientv3/integration: tests error types (rpctypes)
|
8 éve |
Anthony Romano
|
bd832e5b0a
*: migrate Godeps to vendor/
|
8 éve |
Xiang Li
|
3886129f52
clientv3/integration: fix TestTxnWriteFail
|
8 éve |
Anthony Romano
|
3c9e8540a7
clientv3: optionize put and delete
|
8 éve |
Anthony Romano
|
51c4894f62
clientv3: ctx-ize KV
|
8 éve |
Anthony Romano
|
8dcd24bd64
clientv3: withOption for Gets
|
8 éve |
Anthony Romano
|
b7eb539b7a
clientv3/integration: add delay after restart in TestTxnWriteFail
|
8 éve |
Anthony Romano
|
e3e4d09653
clientv3/integration: add timeouts to TestTxnWriteFail
|
8 éve |
Anthony Romano
|
9523c2d29f
clientv3/integration: txn tests
|
8 éve |