On Thu, Aug 27, 2020 at 11:23:58AM +0100, Peter Maydell wrote: > On Thu, 27 Aug 2020 at 08:20, Thomas Huth <th...@redhat.com> wrote: > > Peter, what is still missing that you could use the gitlab CI as gating > > tests, too? > > I think we're waiting on a respin of the scripts from > Cleber, aren't we? > > Also we need figure out how to handle the conflict between > "gitlab's git repo is mirrored (by perodic push?) from > git.qemu.org" and "test by pushing to the gitlab staging > branch", because the former overwrites the changes that > the latter makes.
Pushing to a qemu fork runs CI too, so the staging branch doesn't have to live in the official qemu-project repo. take care, Gerd