file_vault_client.run: raise access timeout

On some platforms like qemu/x86_64/sel4, accessing the file system is so
slow that it used to hit the timeout of this phase in the run script.

Ref #5148
This commit is contained in:
Martin Stein 2024-04-01 15:46:08 +02:00 committed by Christian Helmuth
parent a7ff30d5a4
commit fbec6ae030

View File

@ -126,7 +126,7 @@ if {[container_initialized]} { append config "
}
append config {
</inline>
<sleep milliseconds="12000"/>
<sleep milliseconds="20000"/>
<inline>
<ui_config version="step_3_lock"/>