tests: Use time-travel=inf-cpu with UML
This is the current proposed way of configuring virtual time. Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
4f3f33804a
commit
d55035c935
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ if [ -z $KVM ]; then
|
|||
$KERNEL \
|
||||
mem=${MEMORY}M \
|
||||
LOGDIR=$LOGDIR \
|
||||
virtual-time \
|
||||
time-travel=inf-cpu \
|
||||
$A \
|
||||
root=none hostfs=/ rootfstype=hostfs rootflags=/ \
|
||||
ssl0=fd:0,fd:1 \
|
||||
|
|
Loading…
Reference in a new issue