internal/rosa/package/qemu: set TIMEOUT_MULTIPLIER

This uses the alpine linux value for now. The default timeouts make the test suite flaky under load.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-07-01 21:52:56 +09:00
parent 7404bf6025
commit c921ba4680
+4
View File
@@ -53,6 +53,10 @@ EOF
sep = ",";
};
};
check = [
"TIMEOUT_MULTIPLIER=5",
];
};
inputs = [