diff --git a/debian/tests/test-common b/debian/tests/test-common index 2d78212..deaa6a4 100644 --- a/debian/tests/test-common +++ b/debian/tests/test-common @@ -27,12 +27,8 @@ ppc64el) # Slowest execution seen in Ubuntu ppc64el autopkgtest: 230 seconds QEMU_TIMEOUT=600 ;; -s390x) - # Slowest execution seen in Ubuntu s390x autopkgtest: 58 seconds - QEMU_TIMEOUT=120 - ;; *) - QEMU_TIMEOUT=60 + QEMU_TIMEOUT=120 esac if [ -n "${AUTOPKGTEST_TMP-}" ]; then