Commit 1ad98965 authored by Ondrej Zajicek (work)'s avatar Ondrej Zajicek (work)
Browse files

Tests: Enforce cleanup before running a test

parent ead531ff
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -326,6 +326,7 @@ build-birdlab:
    - amd64
  script:
    - cd $TOOLS_DIR/netlab
    - sudo ./stop
    - sudo ./runtest -m check $TEST_NAME

test-ospf-base: