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 3, 2024
1 parent 11d67af commit 502c723
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,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 502c723

Please sign in to comment.