mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Merge pull request #919 from vyos/c-po-T7140-timeout
T7140: increase CI test timeout 3h -> 5h
This commit is contained in:
commit
862a5ef052
@ -361,7 +361,7 @@ if args.qemu_cmd:
|
|||||||
os.system(tmp)
|
os.system(tmp)
|
||||||
exit(0)
|
exit(0)
|
||||||
|
|
||||||
test_timeout = 3 *3600 # 3 hours (in seconds)
|
test_timeout = 5 *3600 # 3 hours (in seconds)
|
||||||
tpm_process = None
|
tpm_process = None
|
||||||
try:
|
try:
|
||||||
# Start TPM emulator
|
# Start TPM emulator
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user