mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
Jenkins HIL increase boot timeout for stackcheck build
- px4_fmu-v5_stackcheck remove extra drivers (to try and get the system usuable)
This commit is contained in:
@@ -14,7 +14,7 @@ def monitor_firmware_upload(port, baudrate):
|
||||
|
||||
finished = 0
|
||||
|
||||
timeout = 60 # 60 seconds
|
||||
timeout = 300 # 5 minutes
|
||||
timeout_start = time.time()
|
||||
timeout_newline = time.time()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user