test: remove old test result before executing test

Signed-off-by: ISHIDA Wataru <[email protected]>
This commit is contained in:
ISHIDA Wataru
2015-09-11 12:42:48 +09:00
parent b610280192
commit 1787dfcd74
@@ -9,6 +9,7 @@ export GOROOT=/usr/local/go
export GOBGP=/usr/local/jenkins/src/github.com/osrg/gobgp
export WS=`pwd`
rm -r ${WS}/nosetest*.xml
cp -r ../workspace $GOBGP
pwd
cd $GOBGP