diff options
author | Thomas Huth | 2017-02-10 16:14:59 +0100 |
---|---|---|
committer | Peter Maydell | 2017-02-10 16:44:53 +0100 |
commit | 61eedf7aec0e2395aabd628cc055096909a3ea15 (patch) | |
tree | c7681ad0bd9b1c204d9fd9957123dbf3736d8239 /default-configs/alpha-softmmu.mak | |
parent | Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-10022017-1' in... (diff) | |
download | qemu-61eedf7aec0e2395aabd628cc055096909a3ea15.tar.gz qemu-61eedf7aec0e2395aabd628cc055096909a3ea15.tar.xz qemu-61eedf7aec0e2395aabd628cc055096909a3ea15.zip |
tests/prom-env: Ease time-out problems on slow hosts
Peter Maydell recently ran into time-out problems with the
prom-env test on a rather slow ARM board. To tackle this issue,
we can speed up the test by running QEMU with "-nodefaults" for
the pseries machine, so that SLOF has less devices to scan during
boot, and by using the "nvramrc" environment variable instead of
"boot-command", since this variable is evaluated earlier in the
boot process.
And to be really sure that we do not face such time out problems
again, let's also increase the time out value from 100s to 120s
instead.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-id: 1486739699-1076-1-git-send-email-thuth@redhat.com
Tested-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'default-configs/alpha-softmmu.mak')
0 files changed, 0 insertions, 0 deletions