Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmark: Adds region to configuration options #4478

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

j82w
Copy link
Contributor

@j82w j82w commented May 9, 2024

Pull Request Template

Description

This PR adds an optional ApplicationPreferredRegions to the benchmark arguments. This allows users to target specific regions for different workloads, and allows benchmark to run during failovers.

Example:
dotnet run CosmosBenchmark.csproj -e https://myTest.documents-test.windows-int.net:443/ -k superlongsecretkey== -w ReadStreamExistsV3BenchmarkOperation --ApplicationPreferredRegions "North Central US,West US 2,Central US"

Type of change

Please delete options that are not relevant.

  • [] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [] This change requires a documentation update

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

All good!

@j82w j82w changed the title Benchmark: Add region to configuration options Benchmark: Adds region to configuration options May 9, 2024
Copy link

@RaviTella RaviTella left a comment

Choose a reason for hiding this comment

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

LGTM.

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.

None yet

4 participants