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.

V2:
  Added patch to fix DPDK cache key generation.

Eelco Chaudron (9):
      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: Fix dpdk build cache key generation.
      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 | 41 +++++++++++++++++++++----
 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, 81 insertions(+), 33 deletions(-)


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

Reply via email to