etcd/e2e
Gyuho Lee 503781e3a0 e2e: add watch tests with ETCDCTL_WATCH_*
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-01-14 11:15:41 -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 *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
ctl_v3_auth_test.go e2e: test watch exec in v3 etcdctl 2017-12-19 19:45:27 -08: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: update "leaseTestTimeToLiveExpire" 2017-12-20 00:52:42 -08: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: force endpoint for member removal 2017-03-17 16:24:54 -07: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 etcdctl: fix snapshot status accidentally modified the db file 2017-11-09 01:07:48 +08:00
ctl_v3_test.go e2e: enable initialCorruptCheck by default 2017-11-27 09:39:22 -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 etcdctl: Adding e2e tests for userAddTest 2016-10-31 18:14:29 -03:00
ctl_v3_watch_test.go e2e: add watch tests with ETCDCTL_WATCH_* 2018-01-14 11:15:41 -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 e2e: add corruption checking tests 2017-11-22 15:52:09 -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 e2e: refactor to support -tags cluster_proxy 2017-07-21 11:00:22 -07: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 metrics: Add server_version metric 2017-12-01 15:25:46 -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 e2e: test /v3alpha,beta in v3 curl tests 2017-11-15 02:14:07 -08:00