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 4d2cd24288..4c255aef68 100755 --- a/perfmetrics/scripts/testing_on_gke/examples/run-gke-tests.sh +++ b/perfmetrics/scripts/testing_on_gke/examples/run-gke-tests.sh @@ -100,7 +100,7 @@ readonly DEFAULT_NUM_NODES=8 readonly DEFAULT_NUM_SSD=16 readonly DEFAULT_APPNAMESPACE=default readonly DEFAULT_KSA=default -readonly DEFAULT_USE_CUSTOM_CSI_DRIVER=false +readonly DEFAULT_USE_CUSTOM_CSI_DRIVER=true # GCSFuse/GKE GCSFuse CSI Driver source code related readonly DEFAULT_SRC_DIR="$(realpath .)/src" readonly csi_driver_github_path=https://github.com/googlecloudplatform/gcs-fuse-csi-driver