Skip to content

Commit

Permalink
metrics: Add latency benchmark for gha
Browse files Browse the repository at this point in the history
This PR adds the latency benchmark for gha for kata metrics.

Signed-off-by: Gabriela Cervantes <[email protected]>
  • Loading branch information
GabyCT committed Sep 21, 2023
1 parent 6776b55 commit 08bc8e4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/run-metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,9 @@ jobs:
- name: run iperf test
run: bash tests/metrics/gha-run.sh run-test-iperf

- name: run latency test
run: bash tests/metrics/gha-run.sh run-test-latency

- name: make metrics tarball ${{ matrix.vmm }}
run: bash tests/metrics/gha-run.sh make-tarball-results

Expand Down

0 comments on commit 08bc8e4

Please sign in to comment.