diff mbox series

[PULL,01/21] tests/docker: bump fedora to 32

Message ID 20200616125324.19045-2-alex.bennee@linaro.org
State New
Headers show
Series testing and plugin updates (tsan, plugins, cross-builds) | expand

Commit Message

Alex Bennée June 16, 2020, 12:53 p.m. UTC
We should be keeping this up to date as Fedora goes out of support
quite quickly.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>

Message-Id: <20200612190237.30436-2-alex.bennee@linaro.org>

-- 
2.20.1

Comments

Philippe Mathieu-Daudé June 16, 2020, 1:23 p.m. UTC | #1
On 6/16/20 2:53 PM, Alex Bennée wrote:
> We should be keeping this up to date as Fedora goes out of support

> quite quickly.

> 

> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>


FWIW this one had:
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


https://lists.gnu.org/archive/html/qemu-devel/2020-05/msg06556.html

> Message-Id: <20200612190237.30436-2-alex.bennee@linaro.org>

> 

> diff --git a/tests/docker/dockerfiles/fedora.docker b/tests/docker/dockerfiles/fedora.docker

> index 92b6e11c8a8..798ddd2c3e0 100644

> --- a/tests/docker/dockerfiles/fedora.docker

> +++ b/tests/docker/dockerfiles/fedora.docker

> @@ -1,4 +1,4 @@

> -FROM fedora:30

> +FROM fedora:32

>  

>  # Please keep this list sorted alphabetically

>  ENV PACKAGES \

>
Alex Bennée June 16, 2020, 1:52 p.m. UTC | #2
Philippe Mathieu-Daudé <philmd@redhat.com> writes:

> On 6/16/20 2:53 PM, Alex Bennée wrote:

>> We should be keeping this up to date as Fedora goes out of support

>> quite quickly.

>> 

>> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>

>

> FWIW this one had:

> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


Thanks, I've issued a v2 of the tag:

  pull-testing-and-plugin-160620-2
  
>

> https://lists.gnu.org/archive/html/qemu-devel/2020-05/msg06556.html

>

>> Message-Id: <20200612190237.30436-2-alex.bennee@linaro.org>

>> 

>> diff --git a/tests/docker/dockerfiles/fedora.docker b/tests/docker/dockerfiles/fedora.docker

>> index 92b6e11c8a8..798ddd2c3e0 100644

>> --- a/tests/docker/dockerfiles/fedora.docker

>> +++ b/tests/docker/dockerfiles/fedora.docker

>> @@ -1,4 +1,4 @@

>> -FROM fedora:30

>> +FROM fedora:32

>>  

>>  # Please keep this list sorted alphabetically

>>  ENV PACKAGES \

>> 



-- 
Alex Bennée
Philippe Mathieu-Daudé June 16, 2020, 2:43 p.m. UTC | #3
On 6/16/20 3:52 PM, Alex Bennée wrote:
> 

> Philippe Mathieu-Daudé <philmd@redhat.com> writes:

> 

>> On 6/16/20 2:53 PM, Alex Bennée wrote:

>>> We should be keeping this up to date as Fedora goes out of support

>>> quite quickly.

>>>

>>> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>

>>

>> FWIW this one had:

>> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

> 

> Thanks, I've issued a v2 of the tag:

> 

>   pull-testing-and-plugin-160620-2


I didn't meant to ask you to resend a v2...
I just wanted to notice that sometimes tags get lost in your
workflow. Sorry for the time lost.

>   

>>

>> https://lists.gnu.org/archive/html/qemu-devel/2020-05/msg06556.html

>>

>>> Message-Id: <20200612190237.30436-2-alex.bennee@linaro.org>

>>>

>>> diff --git a/tests/docker/dockerfiles/fedora.docker b/tests/docker/dockerfiles/fedora.docker

>>> index 92b6e11c8a8..798ddd2c3e0 100644

>>> --- a/tests/docker/dockerfiles/fedora.docker

>>> +++ b/tests/docker/dockerfiles/fedora.docker

>>> @@ -1,4 +1,4 @@

>>> -FROM fedora:30

>>> +FROM fedora:32

>>>  

>>>  # Please keep this list sorted alphabetically

>>>  ENV PACKAGES \

>>>

> 

>
diff mbox series

Patch

diff --git a/tests/docker/dockerfiles/fedora.docker b/tests/docker/dockerfiles/fedora.docker
index 92b6e11c8a8..798ddd2c3e0 100644
--- a/tests/docker/dockerfiles/fedora.docker
+++ b/tests/docker/dockerfiles/fedora.docker
@@ -1,4 +1,4 @@ 
-FROM fedora:30
+FROM fedora:32
 
 # Please keep this list sorted alphabetically
 ENV PACKAGES \