[PULL 0/2] Acceptance patches for 2020-09-18

Philippe Mathieu-Daudé posted 2 patches 3 years, 7 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/20200918191852.189151-1-philmd@redhat.com
tests/acceptance/boot_linux_console.py | 11 +++++++++++
tests/acceptance/replay_kernel.py      |  3 +++
2 files changed, 14 insertions(+)
[PULL 0/2] Acceptance patches for 2020-09-18
Posted by Philippe Mathieu-Daudé 3 years, 7 months ago
The following changes since commit 053a4177817db307ec854356e95b5b350800a216:

  Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200918' i=
nto staging (2020-09-18 16:34:26 +0100)

are available in the Git repository at:

  https://gitlab.com/philmd/qemu.git tags/acceptance-next-20200918

for you to fetch changes up to b6eea069ab3926e110b8ddf037ff7ea7b2c8c1f5:

  tests/acceptance: Skip slow quanta-gsj U-boot+Linux test (2020-09-18 19:46:=
38 +0200)

----------------------------------------------------------------
Acceptance tests queue

Get GitLab CI acceptance jobs green again.

CI jobs results:
  https://gitlab.com/philmd/qemu/-/pipelines/191795388
----------------------------------------------------------------

Philippe Mathieu-Daud=C3=A9 (2):
  tests/acceptance: Disable tests dependent of unreliable
    apt.armbian.com
  tests/acceptance: Skip slow quanta-gsj U-boot+Linux test

 tests/acceptance/boot_linux_console.py | 11 +++++++++++
 tests/acceptance/replay_kernel.py      |  3 +++
 2 files changed, 14 insertions(+)

--=20
2.26.2

Re: [PULL 0/2] Acceptance patches for 2020-09-18
Posted by Peter Maydell 3 years, 7 months ago
On Fri, 18 Sep 2020 at 21:14, Philippe Mathieu-Daudé <philmd@redhat.com> wrote:
>
> The following changes since commit 053a4177817db307ec854356e95b5b350800a216:
>
>   Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200918' i=
> nto staging (2020-09-18 16:34:26 +0100)
>
> are available in the Git repository at:
>
>   https://gitlab.com/philmd/qemu.git tags/acceptance-next-20200918
>
> for you to fetch changes up to b6eea069ab3926e110b8ddf037ff7ea7b2c8c1f5:
>
>   tests/acceptance: Skip slow quanta-gsj U-boot+Linux test (2020-09-18 19:46:=
> 38 +0200)
>
> ----------------------------------------------------------------
> Acceptance tests queue
>
> Get GitLab CI acceptance jobs green again.
>
> CI jobs results:
>   https://gitlab.com/philmd/qemu/-/pipelines/191795388
> ----------------------------------------------------------------
>
> Philippe Mathieu-Daud=C3=A9 (2):

Something in your workflow is mangling UTF-8. (The actual
commits in the pull look OK.)


Applied, thanks.

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

-- PMM