25bc65794f
etcdctl/ctlv3: etcd v3.4 makes ETCDCTL_API=3 by default
2018-05-29 06:27:20 +05:30
b30a1166e0
auth: fix panic using WithRoot and improve JWT coverage
2018-05-22 12:53:27 -04:00
7dabd6c255
*: rename internal packages in tools/testing
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-05-21 07:45:34 -07:00
31094e5616
tests/e2e: rename to "snapshotCount"
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-05-18 15:27:48 -07:00
4ce10157ff
tests/e2e: rename "SnapshotCount"
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-05-18 14:40:02 -07:00
6de62861b7
*: use "--logger=zap" for Procfile
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-05-17 02:22:34 -07:00
df87dba218
tests/e2e: use different parameters
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-05-09 15:42:45 -07:00
054cdcd127
tests/Dockerfile: add "mvdan.cc/unparam"
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-05-09 15:39:44 -07:00
03bf62f569
tests/e2e: update v2 proxy ready message
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-05-04 20:04:01 -07:00
acf671a94c
tests/e2e: separate coverage tests for exec commands
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-05-03 17:22:34 -07:00
932ef6c4a3
tests: use Go 1.10.2 in Semaphore test
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-05-01 10:08:43 -07:00
42147ae0a0
tests/Dockerfile: add "github.com/mdempsky/unconvert"
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-04-30 15:32:16 -07:00
02e2e3def7
tests/docker-dns-srv: revert Dockerfile change
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-04-26 15:13:09 -07:00
c460a09225
tests: use zap logger in DNS tests
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-04-26 15:12:13 -07:00
8058513d84
*: clarify gRPC gateway changelogs
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-04-20 10:33:03 -07:00
1c44293f7e
tests/e2e: comment out TestEtcdCorruptHash debugging lines
...
No need
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-04-16 19:04:34 -07:00
a3b9d828ed
tests/e2e: fix gateway tests
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-04-16 18:25:30 -07:00
92c32743c9
tests/e2e: fix TestIssue6361
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-04-16 18:01:12 -07:00
ae9ccd883d
etcdctl/ctlv3: fix snapshot command e2e tests
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-04-16 17:36:00 -07:00
6da2e51627
tests/semaphore: only run e2e tests
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-04-10 18:37:54 -07:00
9cce7c71b8
tests/docker: fix indentation
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-04-09 15:13:09 -07:00
367b21c898
tests/Dockerfile: add "REPLACE_ME_GO_VERSION" back
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-04-09 15:10:48 -07:00
89c58b6f7a
tests/e2e: fix "configJWT" path
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-04-09 13:41:46 -07:00
824982d1eb
tests/e2e: fix TestEtcdExampleConfig
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-04-09 13:12:55 -07:00
422acc9018
tests/e2e: fix COVERDIR path
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-04-09 12:46:55 -07:00
a8a5176f1d
tests/e2e: fix exec paths
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-04-09 11:12:42 -07:00
774f6652df
semaphore.sh: move to "tests/semaphore.test.bash"
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-04-09 10:48:54 -07:00
0e7f1100e3
cover: move coverage test script to "tests"
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-04-09 10:47:32 -07:00
72211db7cf
tests: move internal "e2e"
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-04-09 10:37:28 -07:00
20e1179fac
Dockerfile-test: move to "tests"
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-04-09 10:33:25 -07:00
140374e25d
*: move "scripts/docker-*" to "tests"
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com >
2018-04-09 10:31:00 -07:00
2ba57ee75d
*: remove unused pkgs
2014-09-03 09:20:20 -07:00
0881021e54
all config -> cfg
2014-09-03 09:20:07 -07:00
d77773acb3
server: ignore server in build/tests
2014-09-03 09:20:06 -07:00
0197ce4c66
server: move TestMultiNodeKillAllAndRecovery to etcd/
2014-09-03 09:20:00 -07:00
215820dd40
server: move TestMultiNodeKillOne to etcd/
2014-09-03 09:20:00 -07:00
a0fbc289ec
server: move discovery tests to etcd/
...
TestDiscoveryDownNoBackupPeersWithDataDir -> TestRunByDataDir
remove TestDiscoveryRestart
2014-09-03 09:20:00 -07:00
01322cd243
server: move TestClusterConfigReload to etcd/
2014-09-03 09:20:00 -07:00
efaef49734
server: move TestSingleNodeRecovery under etcd/
2014-09-03 09:20:00 -07:00
3fba10c8e6
etcd: add version handlers
2014-09-03 09:19:58 -07:00
6534525cf8
server: add bootstrap tests
2014-09-03 09:19:57 -07:00
0ccd09532b
etcd: add joinThroughFollower test
2014-09-03 09:19:52 -07:00
a0c0638744
tests: remove unnecessary test
2014-09-03 09:19:51 -07:00
60c8dbe0c9
etcd: rewrite kill_leader and kill_random test
2014-09-03 09:19:51 -07:00
02ced2c2d7
v1: deprecate v1 support
...
Etcd moves to 0.5 without the support of v1.
2014-09-03 09:19:49 -07:00
494d2c67aa
fix(peer_server) set content type to application/json in admin
2014-06-21 13:13:10 -04:00
25e69d9659
fix(multi_node_kill_all_and_recovery_test): ensure cluster is up
2014-06-02 14:43:51 -07:00
e04a188358
fix(remove_node_test): remove unnecessary cluster configuration
...
The cluster configuration operation is originally to make sure
the instance won't be added back automatically between removal and
check for the number of existing peer-mode instances. But this
could make some node removed before the removal command.
Use longer sync interval instead to avoid this problem.
2014-06-02 13:30:19 -07:00
7cb126967c
fix(simple_snapshot_test): enlarge reasonable index range
2014-05-31 10:42:31 -07:00
444e017c05
fix(remove_node_test): ensure cluster config is activated
2014-05-31 10:32:03 -07:00