Skip to content
Snippets Groups Projects
Commit b71987a3 authored by Frederic Danis's avatar Frederic Danis Committed by Emanuele Aina
Browse files

sdk-debos-image-building: Increase timeout to 3h


The test currently fails due to timeout.

Signed-off-by: default avatarFrédéric Danis <frederic.danis@collabora.com>
parent 13a51a9d
No related branches found
No related tags found
No related merge requests found
......@@ -46,4 +46,4 @@ run:
- "# VirtualBox doesn't support nested KVM virtualization, so check that we don't have kvm as well"
- "# this should trigger the chroot-based Debos backend instead of the fakemachine one"
- "run-test-in-systemd --user=user --timeout=5min --name ensure-no-kvm test ! -e /dev/kvm"
- "run-test-in-systemd --user=user --timeout=120min --name test-sample-documentation test/test-sample-documentation"
- "run-test-in-systemd --user=user --timeout=180min --name test-sample-documentation test/test-sample-documentation"
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