All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL v2 0/7] functional test and gitlab updates
@ 2026-06-23 10:12 Alex Bennée
  2026-06-23 10:12 ` [PULL v2 1/7] python/qemu: split arg between base and harness lists Alex Bennée
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Alex Bennée @ 2026-06-23 10:12 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alex Bennée

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-230626-1

for you to fetch changes up to 6aa02798bb517d99988fcf64a0afa0850d850c73:

  gitlab: update bug template for sec issues & tool assistance (2026-06-23 10:55:09 +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      | 32 +++++++++++++++++++++++++++-----
 tests/functional/pylintrc           |  1 +
 5 files changed, 48 insertions(+), 21 deletions(-)

-- 
2.47.3



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2026-06-26 14:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-23 10:12 [PULL v2 0/7] functional test and gitlab updates Alex Bennée
2026-06-23 10:12 ` [PULL v2 1/7] python/qemu: split arg between base and harness lists Alex Bennée
2026-06-23 10:12 ` [PULL v2 2/7] python/qemu: split console from harness args Alex Bennée
2026-06-23 10:12 ` [PULL v2 3/7] python/qemu: dump a developer friendly version of cmdline to logs Alex Bennée
2026-06-23 10:12 ` [PULL v2 4/7] tests/functional: tell pylint not to check c-modules Alex Bennée
2026-06-23 10:12 ` [PULL v2 5/7] gitlab: ensure "check-XXX' jobs capture functional test logs Alex Bennée
2026-06-23 10:12 ` [PULL v2 6/7] gitlab: remove build target hacks Alex Bennée
2026-06-23 10:12 ` [PULL v2 7/7] gitlab: update bug template for sec issues & tool assistance Alex Bennée
2026-06-26 10:54 ` [PULL v2 0/7] functional test and gitlab updates Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.