Description
The functional tests zooCacheTest.py had a habit of timing out/failing when run on weak virtual machines. Once this happened, subsequent runs would then always fail unless the local /tmp/zkTest-42 directory was removed.
This patch simply removes dir when the test starts.