commit | de68ea7ce0931e819bef6d850131741a5ed9b6c6 | [log] [tgz] |
---|---|---|
author | Stephanos Ioannidis <root@stephanos.io> | Mon Jan 29 10:53:22 2024 +0000 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Mar 06 16:42:33 2024 -0500 |
tree | 0478bfcb4ee9e3a3cf8972f2e0253439a4607b0c | |
parent | 527435d64285e3488a6837ffb4a27ef45f35ce09 [diff] |
ci: twister: Set twister timeout multiplier to 2 This commit sets the twister timeout multiplier to 2, which effectively increases the default test timeout from 60 to 120 seconds, because the new cost-effective Zephyr runners may take longer to execute tests and the default timeout is not sufficient for some tests to complete. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>