Re: [PATCH v3 05/13] tests/vm: update sha256sum for ubuntu.aarch64

2022-07-07 Thread Richard Henderson
On 7/7/22 09:33, John Snow wrote: This checksum changes weekly; use a fixed point image and update the checksum so we don't have to re-download it quite so much. Note: Just like the centos.aarch64 test, this test currently seems very flaky when run as a TCG test. Signed-off-by: John Snow ---

Re: [PATCH v3 05/13] tests/vm: update sha256sum for ubuntu.aarch64

2022-07-07 Thread Daniel P . Berrangé
On Thu, Jul 07, 2022 at 12:03:02AM -0400, John Snow wrote: > This checksum changes weekly; use a fixed point image and update the > checksum so we don't have to re-download it quite so much. > > Note: Just like the centos.aarch64 test, this test currently seems very > flaky when run as a TCG test.