This set of patches incorporates the remaining make check tests into
the GitHub action run. Notably, this inclusion does not appear to
extend the overall run time, as the newly added tests complete prior
to the existing ones.

Eelco Chaudron (8):
      ci: Add make check-ovsdb-cluster tests to GitHub action ci.
      ci: Add make check-kernel to GitHub actions ci.
      ci: Add make check-offloads to GitHub actions ci.
      ci: Add make check-system-userspace to GitHub actions ci.
      ci: Add make check-system-tso to GitHub actions ci.
      ci: Allow make check-dpdk to run more tests.
      ci: Add make check-afxdp to GitHub actions ci.
      ci: Exclude tests that show random failures through GitHub actions.


 .ci/dpdk-build.sh                    |  2 +-
 .ci/linux-build.sh                   | 15 ++++++----
 .github/workflows/build-and-test.yml | 39 +++++++++++++++++++++---
 python/test_requirements.txt         |  5 +++-
 tests/system-common-macros.at        |  4 +++
 tests/system-offloads-traffic.at     |  2 ++
 tests/system-traffic.at              | 45 +++++++++++++++-------------
 7 files changed, 80 insertions(+), 32 deletions(-)


_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to