Commit Graph

4 Commits

Author SHA1 Message Date
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
7eaf73d273 e2e: test watch command with 2 args 2016-06-07 16:52:19 -07:00
ef44f71da9 *: update LICENSE header 2016-05-12 20:51:48 -07:00
fefb58dc90 e2e: clean up, add more tests 2016-04-14 11:42:57 -07:00