1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

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: