mbox series

[v2,0/2] acceptance: update asset urls for the Bionic aarch64 installer

Message ID 20200810093050.28744-1-philmd@redhat.com
Headers show
Series acceptance: update asset urls for the Bionic aarch64 installer | expand

Message

Philippe Mathieu-Daudé Aug. 10, 2020, 9:30 a.m. UTC
v2 of Paolo's patch:
https://www.mail-archive.com/qemu-devel@nongnu.org/msg728610.html

Do not update the binaries (and their hash), update the path to
the current tested binaries.

Supersedes: <20200809223741.56570-1-pbonzini@redhat.com>

Philippe Mathieu-Daudé (2):
  tests/acceptance/boot_linux: Extract common URL from xlnx-versal test
  tests/acceptance/boot_linux: Use stable URL for xlnx-versal test

 tests/acceptance/boot_linux_console.py | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

Comments

Philippe Mathieu-Daudé Aug. 12, 2020, 12:16 p.m. UTC | #1
On 8/10/20 11:30 AM, Philippe Mathieu-Daudé wrote:
> v2 of Paolo's patch:
> https://www.mail-archive.com/qemu-devel@nongnu.org/msg728610.html
> 
> Do not update the binaries (and their hash), update the path to
> the current tested binaries.
> 
> Supersedes: <20200809223741.56570-1-pbonzini@redhat.com>
> 
> Philippe Mathieu-Daudé (2):
>   tests/acceptance/boot_linux: Extract common URL from xlnx-versal test
>   tests/acceptance/boot_linux: Use stable URL for xlnx-versal test
> 
>  tests/acceptance/boot_linux_console.py | 11 +++++------
>  1 file changed, 5 insertions(+), 6 deletions(-)
> 

First patch applied to my acceptance-testing tree.