aboutsummaryrefslogtreecommitdiff
path: root/tests/vm/ubuntu.aarch64
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vm/ubuntu.aarch64')
-rwxr-xr-xtests/vm/ubuntu.aarch642
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vm/ubuntu.aarch64 b/tests/vm/ubuntu.aarch64
index 666947393b..eeda281f87 100755
--- a/tests/vm/ubuntu.aarch64
+++ b/tests/vm/ubuntu.aarch64
@@ -25,7 +25,7 @@ DEFAULT_CONFIG = {
"apt-get install -y libfdt-dev pkg-config language-pack-en ninja-build",
# We increase beyond the default time since during boot
# it can take some time (many seconds) to log into the VM
- # especially using softmmu.
+ # especially using TCG.
'ssh_timeout' : 60,
}