qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* Getting rid of the last bits of QEMU's 'ad-hoc CI' for merges
@ 2022-05-16 12:43 Peter Maydell
  2022-05-16 13:51 ` Cédric Le Goater
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Peter Maydell @ 2022-05-16 12:43 UTC (permalink / raw)
  To: QEMU Developers
  Cc: Alex Bennée, Richard Henderson, Stefan Hajnoczi,
	Daniel Henrique Barboza, Philippe Mathieu-Daudé, Thomas Huth,
	Wainer dos Santos Moschetta, Beraldo Leal

We've made pretty good progress on transitioning our pre-merge CI
from running ad-hoc on machines the person doing the merge has access to
to all CI being driven by the Gitlab CI infrastructure. For this (7.1) release
cycle I think ideally we should try to get rid of the last few bits
of ad-hoc CI so that for 7.2 we are using only the gitlab CI. (This
will help in handing over merge request management to Stefan for 7.2.)

I think the last setups I have been using ad-hoc scripting for are:

(1) PPC64 big-endian Linux
(2) NetBSD (x86)
(3) OpenBSD (x86)

I think we can get away with just dropping ppc64be -- we have
coverage for it as a cross-compile setup, and hopefully the
s390x CI runner will catch the various "fails tests on big-endian host"
issues. (Alternatively if anybody has a ppc64be machine they'd like
to let us run a gitlab CI runner on, we could do that :-))

For the BSDs, the ad-hoc CI is just running the tests/vm
"make vm-build-netbsd" etc. Is there some way we can get
coverage of this into the gitlab CI setup? (I think we
have FreeBSD via Cirrus CI, so I have not listed that one.)

thanks
-- PMM


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

end of thread, other threads:[~2022-05-16 16:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-16 12:43 Getting rid of the last bits of QEMU's 'ad-hoc CI' for merges Peter Maydell
2022-05-16 13:51 ` Cédric Le Goater
2022-05-16 13:55   ` Peter Maydell
2022-05-16 14:50     ` Cédric Le Goater
2022-05-16 15:58       ` Daniel P. Berrangé
2022-05-16 14:26 ` Paolo Bonzini
2022-05-16 14:30 ` Thomas Huth
2022-05-16 14:35   ` Peter Maydell
2022-05-16 15:25     ` Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).