[PATCH-for-5.2? 0/1] Acceptance tests: bump Fedora to 32

Cleber Rosa posted 1 patch 4 years, 11 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20201202215747.2719507-1-crosa@redhat.com
Maintainers: Wainer dos Santos Moschetta <wainersm@redhat.com>, Cleber Rosa <crosa@redhat.com>, "Philippe Mathieu-Daudé" <philmd@redhat.com>
tests/acceptance/boot_linux.py | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
[PATCH-for-5.2? 0/1] Acceptance tests: bump Fedora to 32
Posted by Cleber Rosa 4 years, 11 months ago
I believe this may be a candidate for "right now" because the code
changes here simply sync with external infrastructure changes, that
is, the retirement of Fedora 31 from the official repository
locations).

The following jobs contain a validation of this bump:

 - https://gitlab.com/cleber.gnu/qemu/-/jobs/886864642#L72
 - https://gitlab.com/cleber.gnu/qemu/-/jobs/886864633#L72

Thanks,
- Cleber.

Cleber Rosa (1):
  Acceptance tests: bump Fedora to 32

 tests/acceptance/boot_linux.py | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

-- 
2.25.4



Re: [PATCH-for-5.2? 0/1] Acceptance tests: bump Fedora to 32
Posted by Peter Maydell 4 years, 11 months ago
On Wed, 2 Dec 2020 at 21:57, Cleber Rosa <crosa@redhat.com> wrote:
>
> I believe this may be a candidate for "right now" because the code
> changes here simply sync with external infrastructure changes, that
> is, the retirement of Fedora 31 from the official repository
> locations).

Strong "no" at this point in the release cycle. Only
"this is absolutely critical because QEMU sets users'
machines on fire" bug fixes at this point.

thanks
-- PMM

Re: [PATCH-for-5.2? 0/1] Acceptance tests: bump Fedora to 32
Posted by Cleber Rosa 4 years, 11 months ago
On Thu, Dec 03, 2020 at 10:09:37AM +0000, Peter Maydell wrote:
> On Wed, 2 Dec 2020 at 21:57, Cleber Rosa <crosa@redhat.com> wrote:
> >
> > I believe this may be a candidate for "right now" because the code
> > changes here simply sync with external infrastructure changes, that
> > is, the retirement of Fedora 31 from the official repository
> > locations).
> 
> Strong "no" at this point in the release cycle. Only
> "this is absolutely critical because QEMU sets users'
> machines on fire" bug fixes at this point.
> 
> thanks
> -- PMM
> 

Sure,

Thanks for taking the time to consider it and for the response.

Cheers,
- Cleber.