[PATCH v2 0/3] migration, ci: Tweaks to migration-compat jobs

Fabiano Rosas posted 3 patches 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250513133353.23022-1-farosas@suse.de
Maintainers: "Alex Bennée" <alex.bennee@linaro.org>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Thomas Huth <thuth@redhat.com>
.gitlab-ci.d/buildtest.yml | 27 +++++++++++++--------------
1 file changed, 13 insertions(+), 14 deletions(-)
[PATCH v2 0/3] migration, ci: Tweaks to migration-compat jobs
Posted by Fabiano Rosas 6 months ago
- changed migration-compat job to also check VERSION [peterx]

v1:
https://lore.kernel.org/r/20250507155835.31074-1-farosas@suse.de

A couple of cleanups to the migration jobs, plus a fix for an issue
that may happen during the QEMU release.

Fabiano Rosas (3):
  ci: Re-enable python subtests in qtest migration suite
  ci: Fix build-previous-qemu when the version tag is absent
  ci: Reduce the size of artifacts for build-previous-qemu

 .gitlab-ci.d/buildtest.yml | 27 +++++++++++++--------------
 1 file changed, 13 insertions(+), 14 deletions(-)

-- 
2.35.3
Re: [PATCH v2 0/3] migration, ci: Tweaks to migration-compat jobs
Posted by Peter Xu 6 months ago
On Tue, May 13, 2025 at 10:33:50AM -0300, Fabiano Rosas wrote:
> - changed migration-compat job to also check VERSION [peterx]
> 
> v1:
> https://lore.kernel.org/r/20250507155835.31074-1-farosas@suse.de
> 
> A couple of cleanups to the migration jobs, plus a fix for an issue
> that may happen during the QEMU release.
> 
> Fabiano Rosas (3):
>   ci: Re-enable python subtests in qtest migration suite
>   ci: Fix build-previous-qemu when the version tag is absent
>   ci: Reduce the size of artifacts for build-previous-qemu
> 
>  .gitlab-ci.d/buildtest.yml | 27 +++++++++++++--------------
>  1 file changed, 13 insertions(+), 14 deletions(-)

queued, thanks!

-- 
Peter Xu