Skip to content

Conversation

@meet2mky
Copy link
Collaborator

@meet2mky meet2mky commented May 29, 2025

Adding e2e script for creating benchmark results and creating a new branch with updated results.

NOTE: Convert bw to only MB/sec and GB/sec
NOTE: upated nrfiles to match with existing benchmark on github.

@meet2mky meet2mky requested a review from vipnydav May 29, 2025 06:29
CLONE_DIR="${TMP_DIR}/gcsfuse"
REPO_URL="https://github.com/GoogleCloudPlatform/gcsfuse.git"
clone_gcsfuse_repo
pushd "$CLONE_DIR"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can't we simply use cd instead of pushd as I don't see any use of returning to current directory.

DISK_TYPE=$5

# Files to read from GCS. Basenames
RANDOM_READ_RES_BASENAME="gcsfuse-random-read-workload-benchmark.json"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We might introduce more jobs in future. So we should iterate on the job files that exist in bucket instead of hardcoding them.

@meet2mky meet2mky marked this pull request as draft May 29, 2025 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants