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

Philippe Mathieu-Daudé posted 2 patches 3 years, 8 months ago
Test docker-quick@centos7 failed
Test docker-mingw@fedora failed
Test checkpatch failed
Test FreeBSD failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200812131822.28162-1-philmd@redhat.com
tests/acceptance/boot_linux_console.py | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
[PULL 0/2] Acceptance testing patches for 2020-08-12
Posted by Philippe Mathieu-Daudé 3 years, 8 months ago
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


Re: [PULL 0/2] Acceptance testing patches for 2020-08-12
Posted by Peter Maydell 3 years, 8 months ago
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