Jenkins HIL disable buzzer and remove redundant px4_fmu-v5 test

This commit is contained in:
Daniel Agar
2019-06-15 14:43:36 -04:00
parent 81c914a092
commit e6799e90ad
2 changed files with 22 additions and 43 deletions

View File

@@ -14,7 +14,7 @@ def monitor_firmware_upload(port, baudrate):
finished = 0
timeout = 30 # 30 seconds
timeout = 60 # 60 seconds
timeout_start = time.time()
timeout_newline = time.time()