etcd/integration
Anthony Romano 9b2c963179 etcdserver: configurable backend size quota
Configurable with the flag --experimental-quota-backend-bytes and
through ServerConfig.QuotaBackendBytes.

Fixes #4894
2016-03-29 18:39:25 -07:00
..
fixtures integration: add key usage to server.crt 2016-02-09 15:34:53 -08:00
testdata/integration046_data add snapshotted integration test 2014-11-20 15:38:08 -05:00
cluster.go etcdserver: cap new keys on space alarm 2016-03-28 14:56:26 -07:00
cluster_test.go *: migrate Godeps to vendor/ 2016-03-22 17:10:28 -07:00
doc.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
main_test.go *: detect leaky goroutines, fix leaks 2016-01-23 13:52:41 -08:00
member_test.go *: migrate Godeps to vendor/ 2016-03-22 17:10:28 -07:00
migration_test.go integration: add client tls support 2016-01-29 16:38:11 -08:00
v2_http_kv_test.go *: migrate Godeps to vendor/ 2016-03-22 17:10:28 -07:00
v3_barrier_test.go *: godoc clean up 2016-03-19 14:19:23 -07:00
v3_double_barrier_test.go *: godoc clean up 2016-03-19 14:19:23 -07:00
v3_election_test.go *: migrate Godeps to vendor/ 2016-03-22 17:10:28 -07:00
v3_grpc_test.go etcdserver: configurable backend size quota 2016-03-29 18:39:25 -07:00
v3_lease_test.go *: migrate Godeps to vendor/ 2016-03-22 17:10:28 -07:00
v3_lock_test.go *: migrate Godeps to vendor/ 2016-03-22 17:10:28 -07:00
v3_queue_test.go *: godoc clean up 2016-03-19 14:19:23 -07:00
v3_stm_test.go integration: don't call rand.Intn in TestSTMConflict on 0 2016-03-28 13:06:07 -07:00
v3_watch_test.go clientv3/integration: fix race when setting progress report interval 2016-03-28 16:08:18 -07:00