On 12/21/22 18:51, David Marchand wrote:
> Following a change in the terms of use, free Travis credits are really too
> low for a realistic usage by OVS contributors.
> As a consequence, testing OVS with Travis has been abandonned by most
> (if not all) contributors to the project.
> 
> Drop the Travis configuration from our repository, clean references in
> the documentation and move GHA specifics to the association yml.
> 
> Acked-by: Aaron Conole <[email protected]>
> Signed-off-by: David Marchand <[email protected]>
> ---
> Changes since v1:
> - dropped checks in OSX build,
> - moved 32-bits libraries installation out of he generic prepare script,
> 
> ---
>  .ci/linux-build.sh                            | 31 +---------
>  .ci/linux-prepare.sh                          | 22 +------
>  .ci/osx-build.sh                              | 15 -----
>  .github/workflows/build-and-test.yml          |  4 ++
>  .travis.yml                                   | 57 -------------------
>  .../contributing/submitting-patches.rst       |  7 +--
>  Documentation/topics/testing.rst              | 40 -------------
>  Makefile.am                                   |  1 -
>  NEWS                                          |  2 +
>  README.rst                                    |  2 -
>  10 files changed, 14 insertions(+), 167 deletions(-)
>  delete mode 100644 .travis.yml

Thanks!   Applied.

Best regards, Ilya Maximets.

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to