Gyuho Lee
6ba5682e64
e2e: test ETCD_WATCH_VALUE
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-01-17 09:54:37 -08:00
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
Gyu-Ho Lee
25222c22d9
e2e: test watch exec in v3 etcdctl
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-12-19 19:45:27 -08:00
Hitoshi Mitake
881903b6d3
e2e: add a new test case for protecting watch with auth
2017-05-20 11:34:45 +09:00
Anthony Romano
d78ef8bc72
e2e: don't Put() after watchTest finishes
...
Fixes #5598
2016-06-13 16:55:02 -07:00
Gyu-Ho Lee
bd5e1ea1c0
e2e: fix race in ranging test tables
...
Fix https://github.com/coreos/etcd/issues/5598 .
race conditions were detected in iterating the test table
because the go func closure doesn't receive the 'puts' index
in the argument. This can cause the test to run wrong put
operations.
2016-06-08 13:44:05 -07:00
Gyu-Ho Lee
7eaf73d273
e2e: test watch command with 2 args
2016-06-07 16:52:19 -07:00
Gyu-Ho Lee
ef44f71da9
*: update LICENSE header
2016-05-12 20:51:48 -07:00
Gyu-Ho Lee
fefb58dc90
e2e: clean up, add more tests
2016-04-14 11:42:57 -07:00