Setting the ETCDCTL_API=3, then calling etcdctl was unwieldy and not thread safe; all ctl v3 tests had to go through the ctlv3 wrapper and could not easily mix with v2 commands.
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>