mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-30 04:34:27 +00:00
metrics: Add test selector to iperf metrics
This PR adds test selector to iperf metrics. Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
parent
5b8db30422
commit
f609a9a754
@ -94,7 +94,7 @@ function run_test_fio() {
|
|||||||
function run_test_iperf() {
|
function run_test_iperf() {
|
||||||
info "Running Iperf test using ${KATA_HYPERVISOR} hypervisor"
|
info "Running Iperf test using ${KATA_HYPERVISOR} hypervisor"
|
||||||
|
|
||||||
bash network/iperf3_kubernetes/k8s-network-metrics-iperf3.sh
|
bash tests/metrics/network/iperf3_kubernetes/k8s-network-metrics-iperf3.sh -a
|
||||||
}
|
}
|
||||||
|
|
||||||
function main() {
|
function main() {
|
||||||
|
Loading…
Reference in New Issue
Block a user