test
This commit is contained in:
parent
6bba155857
commit
2268535d28
|
@ -27,7 +27,7 @@ steps:
|
||||||
- pip3 install psutil
|
- pip3 install psutil
|
||||||
- pip3 install guppy3
|
- pip3 install guppy3
|
||||||
- pip3 install src/connector/python/linux/python3/
|
- pip3 install src/connector/python/linux/python3/
|
||||||
- mkdir sim/tsim
|
- mkdir -p /drone/src/sim/tsim
|
||||||
- cd tests
|
- cd tests
|
||||||
- ./test-all.sh smoke
|
- ./test-all.sh smoke
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Reference in New Issue