Skip to content

Commit

Permalink
[testing-on-gke] Switch default branch to master
Browse files Browse the repository at this point in the history
  • Loading branch information
gargnitingoogle committed Oct 10, 2024
1 parent 07b6ca2 commit 89488f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ readonly DEFAULT_SRC_DIR="$(realpath .)/src"
readonly csi_driver_github_path=https://github.com/googlecloudplatform/gcs-fuse-csi-driver
readonly csi_driver_branch=main
readonly gcsfuse_github_path=https://github.com/googlecloudplatform/gcsfuse
readonly DEFAULT_GCSFUSE_BRANCH=garnitin/add-gke-load-testing/v1
readonly DEFAULT_GCSFUSE_BRANCH=master
# Test runtime configuration
readonly DEFAULT_INSTANCE_ID=${USER}-$(date +%Y%m%d-%H%M%S)
# 5 minutes
Expand Down

0 comments on commit 89488f9

Please sign in to comment.