From e5fce868fb71c3bdc4be155db5f5f4211da77c77 Mon Sep 17 00:00:00 2001 From: Martin Stein Date: Mon, 8 Apr 2024 10:13:14 +0200 Subject: [PATCH] file_vault_client.run: raise lock timeout and caps The nightly Qemu tests that don't use KVM require more time for completing the unlock-and-access phase of the test. If the lock phase starts to early, the file access is interrupted and the output isn't as expected. Furthermore, on FOC, the cap quota was insufficient. Ref #5148 --- repos/gems/run/file_vault_client.run | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/repos/gems/run/file_vault_client.run b/repos/gems/run/file_vault_client.run index 2ffd929268..8a676036f3 100644 --- a/repos/gems/run/file_vault_client.run +++ b/repos/gems/run/file_vault_client.run @@ -126,7 +126,7 @@ if {[container_initialized]} { append config " } append config { - + @@ -366,7 +366,7 @@ if {[have_board linux]} { } append config { - + @@ -436,7 +436,7 @@ lappend_if [have_board linux] boot_modules [file tail [lx_fs_dir]] build_boot_image $boot_modules append qemu_args " -display none " -run_genode_until ".*\n" 60 +run_genode_until ".*\n" 100 grep_output {\[init -> dynamic_init -> log_terminal\].*}