mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-01-23 09:21:53 +00:00
bird: package 'sudo' was installed. Existing code was updated with proper prefix.
This commit is contained in:
parent
8a36ac67b2
commit
59dc5e6743
@ -304,7 +304,6 @@ cloning_netlab:
|
||||
tags:
|
||||
- birdlab
|
||||
script:
|
||||
- python3 --version
|
||||
- cd ../
|
||||
- rm -r bird-tools
|
||||
- cd bird
|
||||
@ -316,8 +315,7 @@ cloning_netlab:
|
||||
- $MAKE check
|
||||
- cd ../
|
||||
- git clone https://gitlab.labs.nic.cz/labs/bird-tools --branch oz-test-base
|
||||
- ls -l
|
||||
- cd bird
|
||||
- mv bird birdc ../bird-tools/netlab-int/common
|
||||
- cd ../bird-tools/netlab-int
|
||||
- ./runtest -m save cf-ospf
|
||||
- sudo ./runtest -m save cf-ospf
|
||||
|
Loading…
Reference in New Issue
Block a user