Age | Commit message (Expand) | Author | Files | Lines |
2024-07-08 | hs-test: add missing packages to install-deps |  Dave Wallace | 1 | -1/+2 |
2024-07-08 | hs-test: CPU allocation improvements |  Adrian Villin | 5 | -47/+179 |
2024-06-28 | hs-test: cat summary file after a failed test run |  Adrian Villin | 2 | -1/+3 |
2024-06-25 | hs-test: return error if connecting to vpp fails |  Hadi Rayan Al-Sandid | 1 | -0/+1 |
2024-06-24 | hs-test: move nginx tests into one file |  Matus Fabian | 3 | -152/+153 |
2024-06-24 | hs-test: added interrupt mode tests |  Adrian Villin | 6 | -7/+55 |
2024-06-21 | hs-test: cache docker build in local filesystem |  Dave Wallace | 1 | -8/+24 |
2024-06-19 | hs-test: fix LDPreloadIperfVppTest |  Adrian Villin | 4 | -3/+16 |
2024-06-14 | hs-test: output docker build command for ci console log |  Dave Wallace | 7 | -26/+26 |
2024-06-14 | hs-test: separate infra from tests |  Adrian Villin | 24 | -1179/+1179 |
2024-06-13 | hs-test: added cleanup target |  Adrian Villin | 2 | -7/+41 |
2024-06-13 | http: return more than url to server app |  Matus Fabian | 5 | -4/+402 |
2024-06-12 | hs-test: improved suite teardown and replaced PIDs with PPIDs |  Adrian Villin | 5 | -49/+57 |
2024-06-12 | hs-test: added go style targets |  Adrian Villin | 2 | -8/+33 |
2024-06-10 | hs-test: added filenames to test names |  Adrian Villin | 7 | -110/+162 |
2024-06-10 | hs-test: HTTP download benchmarking |  Matus Fabian | 2 | -18/+44 |
2024-06-10 | build: Use $(MAKE) instead of direct call to make |  Renato Botelho do Couto | 2 | -7/+7 |
2024-06-06 | hs-test: more debug output in http3 test |  Florin Coras | 2 | -1/+2 |
2024-06-05 | hs-test: keep ab/wrk containers alive until teardown |  Adrian Villin | 2 | -1/+3 |
2024-06-04 | hs-test: fix coverage integration |  Adrian Villin | 1 | -3/+6 |
2024-06-03 | hs-test: add libunwind dependency to nginx dockerfile |  Adrian Villin | 3 | -7/+2 |
2024-05-31 | hs-test: temp skip some tests |  Adrian Villin | 2 | -1/+6 |
2024-05-31 | hs-test: container logging improvements |  Adrian Villin | 3 | -19/+18 |
2024-05-31 | hs-test: add libunwind dependency to vpp dockerfile |  Dave Wallace | 1 | -1/+1 |
2024-05-30 | hs-test: added targets to makefiles to get coverage from HS tests |  adrianvillin | 2 | -0/+25 |
2024-05-30 | hs-test: set longer timeouts while debugging |  Adrian Villin | 7 | -15/+24 |
2024-05-30 | hs-test: pin CPUs to containers |  Adrian Villin | 8 | -39/+47 |
2024-05-28 | http_static: sanitize path before file read |  Matus Fabian | 2 | -26/+47 |
2024-05-23 | hs-test: fix CPU alloc when running in parallel |  Adrian Villin | 7 | -28/+42 |
2024-05-17 | hs-test: fixed timed out tests passing in the CI |  Adrian Villin | 3 | -33/+36 |
2024-05-17 | http: ignore http_proxy env in tests |  Matus Fabian | 1 | -4/+19 |
2024-05-17 | hs-test: updated api calls |  Adrian Villin | 5 | -47/+106 |
2024-05-14 | http: notify client when connection failed |  Matus Fabian | 1 | -1/+15 |
2024-05-14 | http: fix server sending all status codes |  Matus Fabian | 2 | -9/+72 |
2024-05-14 | netmap: Reinstate and update netmap plugin |  Tom Jones | 10 | -2148/+0 |
2024-05-10 | hs-test: logging improvements |  Adrian Villin | 12 | -31/+123 |
2024-05-09 | hs-test: add make test-debug target |  Matus Fabian | 1 | -0/+10 |
2024-05-03 | http: fix http server in response |  Matus Fabian | 3 | -3/+18 |
2024-05-01 | http: fix client receiving large data |  Filip Tehlar | 1 | -1/+1 |
2024-05-01 | hs-test: disable color output |  Adrian Villin | 1 | -1/+1 |
2024-04-29 | hs-test: fix cpu allocator |  Matus Fabian | 1 | -2/+23 |
2024-04-26 | hs-test: clean up Makefile for compatibility with ci-management |  Dave Wallace | 3 | -17/+22 |
2024-04-23 | hs-test: add tests repeat option |  Matus Fabian | 2 | -2/+11 |
2024-04-22 | hs-test: fix TCP with loss test |  Matus Fabian | 3 | -6/+5 |
2024-04-19 | hs-test: transition to ginkgo test framework |  Adrian Villin | 25 | -230/+762 |
2024-04-03 | tests: upgrade python packages |  Dave Wallace | 2 | -18/+18 |
2024-04-02 | misc: in crcchecker.py, don't check for uncommitted changes in CI |  Dave Wallace | 1 | -7/+9 |
2024-03-29 | misc: deprecate lawful-intercept |  hsandid | 3 | -0/+462 |
2024-03-13 | misc: fix the static vppctl build |  Andrew Yourtchenko | 1 | -0/+2 |
2024-03-12 | hs-test: experimental support for multiple test instances |  adrianvillin | 16 | -63/+164 |