etcd/e2e
Joe Betz abc81d03a7 Dockerfile: Improve file permissions for docker build images using bind9
/etc/init.d/bind9 is run as the 'bind' user. This fixes file permissions
for the configuration files added by the Dockerfile to match.
2017-10-06 23:34:39 -07:00
..
docker-dns Dockerfile: Improve file permissions for docker build images using bind9 2017-10-06 23:34:39 -07:00
docker-dns-srv Dockerfile: Improve file permissions for docker build images using bind9 2017-10-06 23:34:39 -07: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: log an error of TempDir() during the preparation of cluster creation 2017-09-20 17:01:04 +09: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 Merge pull request #8594 from mitake/auth-priority 2017-09-26 08:41:30 -07: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: test 'lease list' command 2017-08-14 14:18:57 -07: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: refactored ctlv3_make_mirror_test 2016-09-21 22:07:03 +05:30
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 e2e: refactor to support -tags cluster_proxy 2017-07-21 11:00:22 -07:00
ctl_v3_test.go e2e: launch etcdctl with api=3 when calling etcdctl3 2017-09-01 00:24:57 -07: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 a new test case for protecting watch with auth 2017-05-20 11:34:45 +09:00
doc.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
etcd_config_test.go e2e: add a test case for --peer-cert-allowed-cn 2017-10-02 15:59:17 +09: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 e2e: test /metrics, /health endpoint in grpc-proxy 2017-07-31 14:07:59 -07: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 auth over grpc json 2017-06-15 13:41:47 -04:00