From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37821) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cbyUL-00006A-Fe for qemu-devel@nongnu.org; Thu, 09 Feb 2017 18:50:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cbyUH-0005Yc-Iz for qemu-devel@nongnu.org; Thu, 09 Feb 2017 18:50:57 -0500 Date: Fri, 10 Feb 2017 10:15:17 +1100 From: David Gibson Message-ID: <20170209231517.GA27610@umbus.fritz.box> References: <1486649607-31248-1-git-send-email-thuth@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="gKMricLos+KVdGMg" Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH] tests/prom-env: Ease time-out problems on slow hosts List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Thomas Huth , QEMU Developers , "qemu-ppc@nongnu.org" --gKMricLos+KVdGMg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 09, 2017 at 02:37:26PM +0000, Peter Maydell wrote: > On 9 February 2017 at 14:13, Thomas Huth wrote: > > 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" here, > > 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 > > --- > > tests/prom-env-test.c | 8 +++++--- > > 1 file changed, 5 insertions(+), 3 deletions(-) >=20 > Seems to cut the elapsed realtime for the pseries board > down from about 90s to 55s. Hopefully that plus the > boosted timeout will help. >=20 > Tested-by: Peter Maydell Peter, will you merge this directly, or do you want me to take it through my tree? --=20 David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson --gKMricLos+KVdGMg Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJYnPgDAAoJEGw4ysog2bOS59IQAMyz/KECSnml1Fn2V0ZePfcF HAe72DqDAH4soGnX4Hr9gglDoDHRjKr8yFWApPN0ITF+ml1aDVU1KS2gkCxY9Fxv FzgEvxlKBmsi/ADsTEIRW18pXFa0O33bOMpjFSX0vD9BFHbqLjlUatEZQoike8p9 Z5+XLiDOmTIB5EWBRMkR6u5S88ockSl34A1y+yHKYJVKjKbfX8a4DPQ+L9TKVkNL 4pEEU9IBzC7ai2PzcUUMdVdPqx7jHtj7eLcaHInJCSazpKEynRiBtq4ZfiLeWAyS FWHJlCZQzMq4H+NlkOCopB5xIeNJZsFkbjolHpTOsyzscGWQLND6Jo2MEYrC+ygh QfE9DR4GzBIOjCoFSDjnTZqq7FNKDfO3rfvYUGrj4EyAIrDkGE+1VZp25mf/NSY4 opXoniGr7qZzPQTlvvaT4QYy/khIdVI+7Tf7oKKZ3lz9sdhHcdULVDO4BTXO9mgs NXdLCImbsCmEqJuL4pOT5etDHIiuDFJ/3kvEMi3gGZiooudzgv6Lu/RYOcK8be/z N5ffGEbDpJlGhTGvyVMNHaJwq8cMXLkyNBXQzMYPzUs9noiakqITCEU/fNw6pw2h YYmnWlXpUJfAdKx8P/VN7F8WDFJRSj5C4JtDaJhX7a1knyicwVWj4MG1d2UxhStI JscCYN8SHq3kUv8Gih/0 =X3jZ -----END PGP SIGNATURE----- --gKMricLos+KVdGMg--