From 5264bbf3bb7f9348edba2eea47c6f81cd031c546 Mon Sep 17 00:00:00 2001 From: Nitin Garg Date: Mon, 23 Sep 2024 11:27:09 +0000 Subject: [PATCH] put back accidentally deleted command --- perfmetrics/scripts/testing_on_gke/examples/run-gke-tests.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/perfmetrics/scripts/testing_on_gke/examples/run-gke-tests.sh b/perfmetrics/scripts/testing_on_gke/examples/run-gke-tests.sh index 0ea036d5dc..8f61853e4f 100755 --- a/perfmetrics/scripts/testing_on_gke/examples/run-gke-tests.sh +++ b/perfmetrics/scripts/testing_on_gke/examples/run-gke-tests.sh @@ -711,6 +711,7 @@ function fetchAndParseDlioOutputs() { # prep printRunParameters +installDependencies # if only_parse is not set or is set as false, then if test -z ${only_parse} || ! ${only_parse} ; then