mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-17 14:24:27 +01:00
gha: Add iperf network metrics
This PR adds the iperf network metrics to the github actions for kata metrics. Fixes #7535 Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
3
.github/workflows/run-metrics.yaml
vendored
3
.github/workflows/run-metrics.yaml
vendored
@@ -52,6 +52,9 @@ jobs:
|
|||||||
- name: run fio test
|
- name: run fio test
|
||||||
run: bash tests/metrics/gha-run.sh run-test-fio
|
run: bash tests/metrics/gha-run.sh run-test-fio
|
||||||
|
|
||||||
|
- name: run iperf test
|
||||||
|
run: bash tests/metrics/gha-run.sh run-test-iperf
|
||||||
|
|
||||||
- name: make metrics tarball ${{ matrix.vmm }}
|
- name: make metrics tarball ${{ matrix.vmm }}
|
||||||
run: bash tests/metrics/gha-run.sh make-tarball-results
|
run: bash tests/metrics/gha-run.sh make-tarball-results
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user