Add cockroachdb smoke test

This commit is contained in:
Dan Sosedoff
2018-06-05 18:20:58 -05:00
parent e09f892442
commit e68c7e2c61
4 changed files with 102 additions and 1 deletions

View File

@@ -30,4 +30,5 @@ do
sleep 5
make test
echo "-------------------------------- END TEST --------------------------------"
done
done