0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-01-23 17:31:55 +00:00

bird: test and test-ospf jobs has been turned off

This commit is contained in:
Matous Holinka 2019-11-12 13:20:35 +01:00
parent 8d49950782
commit a95a32eac9

View File

@ -213,17 +213,17 @@ build-birdlab:
- mv $DIR/bird $DIR/birdc netlab/common - mv $DIR/bird $DIR/birdc netlab/common
.test: &test-base # .test: &test-base
stage: test # stage: test
needs: [build-birdlab] # needs: [build-birdlab]
tags: # tags:
- birdlab # - birdlab
- amd64 # - amd64
script: # script:
- cd $TOOLS_DIR/netlab # - cd $TOOLS_DIR/netlab
- sudo ./runtest -m check $TEST_NAME # - sudo ./runtest -m check $TEST_NAME
test-ospf: # test-ospf:
<<: *test-base # <<: *test-base
variables: # variables:
TEST_NAME: cf-ospf # TEST_NAME: cf-ospf