mbox

[PULL,0/2] Acceptance testing patches for 2020-08-12

Message ID 20200812131822.28162-1-philmd@redhat.com
State New
Headers show

Pull-request

https://gitlab.com/philmd/qemu.git tags/acceptance-testing-20200812

Message

Philippe Mathieu-Daudé Aug. 12, 2020, 1:18 p.m. UTC
The following changes since commit d0ed6a69d399ae193959225cdeaa9382746c91cc:

  Update version for v5.1.0 release (2020-08-11 17:07:03 +0100)

are available in the Git repository at:

  https://gitlab.com/philmd/qemu.git tags/acceptance-testing-20200812

for you to fetch changes up to 0eca1f4b5c1a6cf8f05ff7da72a4e97b41894e84:

  acceptance: use stable URLs for the Debian and Ubuntu installer (2020-08-12=
 14:14:28 +0200)

----------------------------------------------------------------
Acceptance tests patches

- Use stable URLs for the Debian and Ubuntu installer
  (Ubuntu has been updated last Wednesday, August 5, 2020).

CI jobs results:
. https://cirrus-ci.com/build/6385815351721984
. https://gitlab.com/philmd/qemu/-/pipelines/177054604

----------------------------------------------------------------

Paolo Bonzini (1):
  acceptance: use stable URLs for the Debian and Ubuntu installer

Philippe Mathieu-Daud=C3=A9 (1):
  tests/acceptance/boot_linux: Extract common URL from xlnx-versal test

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

--=20
2.21.3

Comments

Peter Maydell Aug. 21, 2020, 3:38 p.m. UTC | #1
On Wed, 12 Aug 2020 at 14:19, Philippe Mathieu-Daudé <philmd@redhat.com> wrote:
>
> The following changes since commit d0ed6a69d399ae193959225cdeaa9382746c91cc:
>
>   Update version for v5.1.0 release (2020-08-11 17:07:03 +0100)
>
> are available in the Git repository at:
>
>   https://gitlab.com/philmd/qemu.git tags/acceptance-testing-20200812
>
> for you to fetch changes up to 0eca1f4b5c1a6cf8f05ff7da72a4e97b41894e84:
>
>   acceptance: use stable URLs for the Debian and Ubuntu installer (2020-08-12=
>  14:14:28 +0200)
>
> ----------------------------------------------------------------
> Acceptance tests patches
>
> - Use stable URLs for the Debian and Ubuntu installer
>   (Ubuntu has been updated last Wednesday, August 5, 2020).
>
> CI jobs results:
> . https://cirrus-ci.com/build/6385815351721984
> . https://gitlab.com/philmd/qemu/-/pipelines/177054604


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/5.2
for any user-visible changes.

-- PMM