Re: [Qemu-devel] [PATCH v1 06/26] tests/docker: Update the Ubuntu image to 19.04

2019-05-30 Thread Richard Henderson
On 5/30/19 5:15 AM, Alex Bennée wrote: > This has aged a little and we have a separate LTS image for testing on > the older distros. Update it to a more recent release like its Fedora > cousin. > > Besides it is useful to have something with gcc-9 on it for squashing > those stringop truncation er

[Qemu-devel] [PATCH v1 06/26] tests/docker: Update the Ubuntu image to 19.04

2019-05-30 Thread Alex Bennée
This has aged a little and we have a separate LTS image for testing on the older distros. Update it to a more recent release like its Fedora cousin. Besides it is useful to have something with gcc-9 on it for squashing those stringop truncation errors. Signed-off-by: Alex Bennée --- tests/docke