[ovs-dev] [PATCH] github: Add GitHub Actions workflow.

Ilya Maximets i.maximets at ovn.org
Wed Nov 25 15:09:19 UTC 2020


On 11/24/20 6:01 PM, Numan Siddique wrote:
> On Tue, Nov 24, 2020 at 9:25 PM Ilya Maximets <i.maximets at ovn.org> wrote:
>>
>> This is an initial version of GitHub Actions support.  It mostly
>> mimics our current Travis CI build matrix with slight differences.
>>
>> The main issue is that we don't have ARM support here.
>>
>> Minor difference that we can not install 32-bit versions of libunwind
>> and libunbound since those are not avaialble in repository.
>>
>> Higher concurrency level allows to finish all tests less than in 20
>> minutes.  Which is 3 times faster than in Travis.
>>
>> .travis folder renamed to .ci to highlight that it used not only for
>> Travis CI.  Travis CI support will be reduced to only test ARM builds
>> soon and will be completely removed when travis-ci.org will be turned
>> into read-only mode.
>>
>> What happened to Travis CI:
>> https://mail.openvswitch.org/pipermail/ovs-dev/2020-November/377773.html
>>
>> Signed-off-by: Ilya Maximets <i.maximets at ovn.org>
> 
> Acked-by: Numan Siddique <numans at ovn.org>

Thanks, Numan.

There were few issues with this version.  I fixed them and sent v2:
https://patchwork.ozlabs.org/project/openvswitch/list/?series=216666

Best regards, Ilya Maximets.


More information about the dev mailing list