Skip to content

Commit 545996a

Browse files
address review comment
1 parent ed87b9e commit 545996a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

perfmetrics/scripts/testing_on_gke/examples/run-gke-tests.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,6 @@ function createCustomCsiDriverIfNeeded() {
488488
ensureGcsFuseCsiDriverCode
489489
cd "${csi_src_dir}"
490490
make uninstall || true
491-
which jq
492491
make generate-spec-yaml
493492
printf "\nBuilding a new custom CSI driver using the above GCSFuse binary ...\n\n"
494493
make build-image-and-push-multi-arch REGISTRY=gcr.io/${project_id}/${USER} GCSFUSE_PATH=gs://${package_bucket}

0 commit comments

Comments
 (0)