0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-18 19:35:20 +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 - amd64
script: script:
- cd $TOOLS_DIR/netlab - cd $TOOLS_DIR/netlab
- sudo ./stop
- sudo ./runtest -m check $TEST_NAME - sudo ./runtest -m check $TEST_NAME
test-ospf-base: test-ospf-base: