[PULL 0/7] testing and gitlab updates

Alex Bennée posted 7 patches 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260622154132.3166748-1-alex.bennee@linaro.org
Maintainers: "Alex Bennée" <alex.bennee@linaro.org>, Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>, "Philippe Mathieu-Daudé" <philmd@mailo.com>, John Snow <jsnow@redhat.com>, Cleber Rosa <crosa@redhat.com>, Thomas Huth <th.huth+qemu@posteo.eu>, "Daniel P. Berrangé" <berrange@redhat.com>
.gitlab-ci.d/buildtest-template.yml | 18 +++++++++---------
.gitlab-ci.d/macos.yml              |  7 ++-----
.gitlab/issue_templates/bug.md      | 11 +++++++++--
python/qemu/machine/machine.py      | 29 ++++++++++++++++++++++++-----
tests/functional/pylintrc           |  1 +
5 files changed, 45 insertions(+), 21 deletions(-)
[PULL 0/7] testing and gitlab updates
Posted by Alex Bennée 1 month ago
The following changes since commit b83371668192a705b878e909c5ae9c1233cbd5fb:

  Merge tag 'pbouvier/pr/plugins-20260618' of https://gitlab.com/p-b-o/qemu into staging (2026-06-19 15:00:01 -0400)

are available in the Git repository at:

  https://gitlab.com/stsquad/qemu.git tags/pull-11.1-testing-updates-220626-1

for you to fetch changes up to 2e020310e15d8452407c438271f3c06d4fa0c416:

  gitlab: update bug template for sec issues & tool assistance (2026-06-22 13:45:37 +0100)

----------------------------------------------------------------
testing and gitlab updates:

  - present a dev friendly cmd line in functional test logs
  - tell pylint to skip c-modules
  - widen the capture of functional tests logs in gitlab
  - remove workaround for MacOS build targets
  - update the gitlab bug template for security process

----------------------------------------------------------------
Alex Bennée (5):
      python/qemu: split arg between base and harness lists
      python/qemu: split console from harness args
      python/qemu: dump a developer friendly version of cmdline to logs
      tests/functional: tell pylint not to check c-modules
      gitlab: remove build target hacks

Daniel P. Berrangé (2):
      gitlab: ensure "check-XXX' jobs capture functional test logs
      gitlab: update bug template for sec issues & tool assistance

 .gitlab-ci.d/buildtest-template.yml | 18 +++++++++---------
 .gitlab-ci.d/macos.yml              |  7 ++-----
 .gitlab/issue_templates/bug.md      | 11 +++++++++--
 python/qemu/machine/machine.py      | 29 ++++++++++++++++++++++++-----
 tests/functional/pylintrc           |  1 +
 5 files changed, 45 insertions(+), 21 deletions(-)

-- 
2.47.3


Re: [PULL 0/7] testing and gitlab updates
Posted by Stefan Hajnoczi 1 month ago
On Mon, Jun 22, 2026 at 11:43 AM Alex Bennée <alex.bennee@linaro.org> wrote:
>
> The following changes since commit b83371668192a705b878e909c5ae9c1233cbd5fb:
>
>   Merge tag 'pbouvier/pr/plugins-20260618' of https://gitlab.com/p-b-o/qemu into staging (2026-06-19 15:00:01 -0400)
>
> are available in the Git repository at:
>
>   https://gitlab.com/stsquad/qemu.git tags/pull-11.1-testing-updates-220626-1
>
> for you to fetch changes up to 2e020310e15d8452407c438271f3c06d4fa0c416:
>
>   gitlab: update bug template for sec issues & tool assistance (2026-06-22 13:45:37 +0100)
>
> ----------------------------------------------------------------
> testing and gitlab updates:
>
>   - present a dev friendly cmd line in functional test logs
>   - tell pylint to skip c-modules
>   - widen the capture of functional tests logs in gitlab
>   - remove workaround for MacOS build targets
>   - update the gitlab bug template for security process

Hi Alex,
Please take a look at this CI failure and resend this pull request with a fix:
https://gitlab.com/qemu-project/qemu/-/jobs/14979433360#L169

Thanks,
Stefan

>
> ----------------------------------------------------------------
> Alex Bennée (5):
>       python/qemu: split arg between base and harness lists
>       python/qemu: split console from harness args
>       python/qemu: dump a developer friendly version of cmdline to logs
>       tests/functional: tell pylint not to check c-modules
>       gitlab: remove build target hacks
>
> Daniel P. Berrangé (2):
>       gitlab: ensure "check-XXX' jobs capture functional test logs
>       gitlab: update bug template for sec issues & tool assistance
>
>  .gitlab-ci.d/buildtest-template.yml | 18 +++++++++---------
>  .gitlab-ci.d/macos.yml              |  7 ++-----
>  .gitlab/issue_templates/bug.md      | 11 +++++++++--
>  python/qemu/machine/machine.py      | 29 ++++++++++++++++++++++++-----
>  tests/functional/pylintrc           |  1 +
>  5 files changed, 45 insertions(+), 21 deletions(-)
>
> --
> 2.47.3
>
>