Skip to content

test: add check for wrk to test-keep-alive

Rodrigo Muino Tomonari requested to merge github/fork/Trott/wrk-check into master

test/pummel/test-keep-alive.js requires wrk to be installed. Check if it is, and skip the test if it isn't.

This is yet another step in preparation for running pummel tests in CI daily.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading