etcd/e2e
Gyuho Lee 0850ccbf45 *: revert "internal/version" change
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-02-26 17:11:40 -08:00
..
cluster_direct_test.go e2e: refactor to support -tags cluster_proxy 2017-07-21 11:00:22 -07:00
cluster_proxy_test.go e2e: test /metrics, /health endpoints 2017-07-26 06:23:55 -07:00
cluster_test.go e2e: add corruption checking tests 2017-11-22 15:52:09 -08:00
ctl_v2_test.go e2e: test etcdctl backup saves v3 db 2017-09-01 00:24:57 -07:00
ctl_v3_alarm_test.go e2e: remove "/health" "errors" field test 2018-01-17 15:18:39 -08:00
ctl_v3_auth_test.go e2e: improve Watch test coverage 2018-02-12 22:14:56 -05:00
ctl_v3_compact_test.go e2e: test 'physical' flag in compact cmd 2016-06-27 12:07:49 -07:00
ctl_v3_defrag_test.go e2e: refactor to support -tags cluster_proxy 2017-07-21 11:00:22 -07:00
ctl_v3_elect_test.go e2e: remove SIGQUIT debugging for elect and lock 2017-08-03 15:38:06 -07:00
ctl_v3_endpoint_test.go e2e: test 'endpoint hashkv' command 2017-08-05 18:17:06 -07:00
ctl_v3_kv_test.go e2e: test no value is returned in TestCtlV3GetKeysOnly 2017-09-13 09:50:24 -07:00
ctl_v3_lease_test.go e2e: improve Watch test coverage 2018-02-12 22:14:56 -05:00
ctl_v3_lock_test.go e2e: remove SIGQUIT debugging for elect and lock 2017-08-03 15:38:06 -07:00
ctl_v3_make_mirror_test.go e2e: test watch exec in v3 etcdctl 2017-12-19 19:45:27 -08:00
ctl_v3_member_test.go e2e: improve Member TLS coverage. 2018-01-20 12:22:46 -05:00
ctl_v3_migrate_test.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
ctl_v3_move_leader_test.go e2e: refactor to support -tags cluster_proxy 2017-07-21 11:00:22 -07:00
ctl_v3_role_test.go *: fix 'ineffassign' issues 2017-10-03 10:14:33 -07:00
ctl_v3_snapshot_test.go e2e: use "snapshot.Status" 2018-01-22 16:46:15 -08:00
ctl_v3_test.go *: revert "internal/version" change 2018-02-26 17:11:40 -08:00
ctl_v3_txn_test.go e2e: change expectatation string in ctlTxn 2017-07-24 10:51:31 -07:00
ctl_v3_user_test.go e2e: improve user coverage 2018-02-08 22:15:15 -05:00
ctl_v3_watch_test.go e2e: test ETCD_WATCH_VALUE 2018-01-17 09:54:37 -08:00
doc.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
etcd_config_test.go e2e: fix remote error string in TestEtcdPeerCNAuth 2017-12-01 12:54:29 -08:00
etcd_corrupt_test.go *: move "mvcc" to "internal/mvcc" 2018-01-26 11:14:41 -08:00
etcd_process.go e2e: launch etcdctl with api=3 when calling etcdctl3 2017-09-01 00:24:57 -07:00
etcd_release_upgrade_test.go *: revert "internal/version" change 2018-02-26 17:11:40 -08:00
etcd_spawn_cov.go *: fix 'ineffassign' issues 2017-10-03 10:14:33 -07:00
etcd_spawn_nocov.go e2e: launch etcdctl with api=3 when calling etcdctl3 2017-09-01 00:24:57 -07:00
gateway_test.go e2e: refactor to support -tags cluster_proxy 2017-07-21 11:00:22 -07:00
main_test.go e2e: add a test case for --peer-cert-allowed-cn 2017-10-02 15:59:17 +09:00
metrics_test.go *: revert "internal/version" change 2018-02-26 17:11:40 -08:00
util.go e2e: refactor to support -tags cluster_proxy 2017-07-21 11:00:22 -07:00
v2_curl_test.go e2e: test /metrics, /health endpoints 2017-07-26 06:23:55 -07:00
v2_test.go e2e: test v2v3 emulation 2017-08-31 11:47:41 -07:00
v2v3_test.go e2e: test v2v3 emulation 2017-08-31 11:47:41 -07:00
v3_curl_test.go *: replace grpc-gateway endpoint with stable /v3 2018-02-11 19:07:36 -05:00