1. 10 2月, 2017 1 次提交
    • T
      tests/prom-env: Ease time-out problems on slow hosts · 61eedf7a
      Thomas Huth 提交于
      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: NThomas Huth <thuth@redhat.com>
      Message-id: 1486739699-1076-1-git-send-email-thuth@redhat.com
      Tested-by: NPeter Maydell <peter.maydell@linaro.org>
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      61eedf7a
  2. 28 10月, 2016 1 次提交
    • D
      tests: Add pseries machine to the prom-env-test, too · 53687348
      David Gibson 提交于
      Now that we also support the "-prom-env" parameter for the pseries
      machine, we can enable this test for this machine, too. Since booting
      with TCG is rather slow with the pseries machine, we also enable
      the "-nodefaults" parameter for this test now, so that SLOF does not
      have to check that much devices during boot and thus runs a little
      bit faster.
      Signed-off-by: NThomas Huth <thuth@redhat.com>
      [dwg: Don't add -nodefaults to the command line, it causes extra warnings
       for the sparc testcases]
      Signed-off-by: NDavid Gibson <david@gibson.dropbear.id.au>
      53687348
  3. 21 7月, 2016 1 次提交
  4. 17 6月, 2016 1 次提交
反馈
建议
客服 返回
顶部