Merge pull request #8038 from GabyCT/topic/latency

metrics: Enable latency test in gha run script
This commit is contained in:
GabyCT
2023-09-22 16:57:53 -06:00
committed by GitHub
2 changed files with 10 additions and 0 deletions

View File

@@ -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