diff mbox series

[ovs-dev] cirrus: Use FreeBSD 11.4.

Message ID 20200915190957.2892675-1-i.maximets@ovn.org
State Accepted
Headers show
Series [ovs-dev] cirrus: Use FreeBSD 11.4. | expand

Commit Message

Ilya Maximets Sept. 15, 2020, 7:09 p.m. UTC
Support cycle of 11.3 ends in the end of September 2020,
so we need to upgrade.

Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
---

This will go down to all branches that has integration with CirrusCI.

 .cirrus.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Aaron Conole Sept. 15, 2020, 10:05 p.m. UTC | #1
Ilya Maximets <i.maximets@ovn.org> writes:

> Support cycle of 11.3 ends in the end of September 2020,
> so we need to upgrade.
>
> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
> ---
>
> This will go down to all branches that has integration with CirrusCI.
>

LGTM

Acked-by: Aaron Conole <aconole@redhat.com>
Ilya Maximets Sept. 16, 2020, 2:06 p.m. UTC | #2
On 9/16/20 12:05 AM, Aaron Conole wrote:
> Ilya Maximets <i.maximets@ovn.org> writes:
> 
>> Support cycle of 11.3 ends in the end of September 2020,
>> so we need to upgrade.
>>
>> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
>> ---
>>
>> This will go down to all branches that has integration with CirrusCI.
>>
> 
> LGTM
> 
> Acked-by: Aaron Conole <aconole@redhat.com>
> 

Thanks!

Applied to master and backported down to 2.11.

Best regards, Ilya Maximets.
diff mbox series

Patch

diff --git a/.cirrus.yml b/.cirrus.yml
index 9428164ee..263c2cd7e 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -3,7 +3,7 @@  freebsd_build_task:
   freebsd_instance:
     matrix:
       image_family: freebsd-12-1-snap
-      image_family: freebsd-11-3-snap
+      image_family: freebsd-11-4-snap
     cpu: 4
     memory: 8G