Tests: Enforce cleanup before running a test

This commit is contained in:
Ondrej Zajicek (work) 2020-03-05 22:01:30 +01:00
parent ead531ffef
commit 1ad98965c5

View file

@ -326,6 +326,7 @@ build-birdlab:
- amd64
script:
- cd $TOOLS_DIR/netlab
- sudo ./stop
- sudo ./runtest -m check $TEST_NAME
test-ospf-base: