Skip to content
Snippets Groups Projects
Unverified Commit 1cb9207d authored by Ritesh Raj Sarraf's avatar Ritesh Raj Sarraf
Browse files

Increase test timeout to 30 minutes


It has been observed that the execution time for the test varies.
Icrease the timeout to ensure that the build doesn't get killed halfway
through.

Signed-off-by: default avatarRitesh Raj Sarraf <ritesh.sarraf@collabora.com>
parent b8efa264
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ run:
- "# Enter test directory:"
- cd sdk
- "# Execute the following commands:"
- common/run-test-in-systemd --user=user --basename -- cross/cross-compile.sh /opt/devroot
- common/run-test-in-systemd --user=user --timeout=30min --basename -- cross/cross-compile.sh /opt/devroot
parse:
fixupdict:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment