Skip to content
Snippets Groups Projects
Commit e1cf79ce authored by Emanuele Aina's avatar Emanuele Aina
Browse files

ade-commands: Increase timeouts due to LAVA bandwidth issues


The LAVA lab is currently facing badnwidth issues. Switching to a
different ISP is planned, but due to the COVID impact there's no
progress on that front.

The current ade tests got badly impacted, with the download phase
consuming all the allocated time.

Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
parent 16da3164
No related branches found
No related tags found
1 merge request!159ade-commands: Increase timeouts due to LAVA bandwidth issues
Pipeline #135777 failed
......@@ -42,5 +42,5 @@ run:
- cd apertis-tests
- "# Run the ade-tests-custom.sh and ade-tests-defaults.sh script from the ade/
directory"
- common/run-test-in-systemd --timeout=60min ade/ade-tests-custom.sh
- common/run-test-in-systemd --timeout=60min ade/ade-tests-defaults.sh
- common/run-test-in-systemd --timeout=90min ade/ade-tests-custom.sh
- common/run-test-in-systemd --timeout=90min ade/ade-tests-defaults.sh
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