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

Add setup for Dynamic ASG performance testing #132

Merged
merged 1 commit into from
Mar 29, 2022
Merged

Conversation

selzoc
Copy link
Member

@selzoc selzoc commented Mar 21, 2022

There are 2 main parts here:

  1. Script to create many ASGs/apps
    This script src/code.cloudfoundry.org/test/performance-asg/run.sh will idempotently create a configurable number of Global ASGs, space-specific ASGs, and apps.
  2. Prometheus/Grafana setup and dashboard
    The README in
    src/code.cloudfoundry.org/test/performance-asg/prometheus walks
    you through how to deploy the prometheus-bosh-release and
    configure a helpful dashboard to monitor networking components and
    cloud controller.

Signed-off-by: David Sabeti sabetid@vmware.com
Signed-off-by: Amelia Downs adowns@vmware.com
Signed-off-by: Maria Shaldybin mariash@vmware.com

There are 2 main parts here:
1. Script to create many ASGs/apps
    This script `src/code.cloudfoundry.org/test/performance-asg/run.sh` will idempotently create a configurable number of Global ASGs, space-specific ASGs, and apps.
2. Prometheus/Grafana setup and dashboard
    The README in
    `src/code.cloudfoundry.org/test/performance-asg/prometheus` walks
    you through how to deploy the `prometheus-bosh-release` and
    configure a helpful dashboard to monitor networking components and
    cloud controller.

Signed-off-by: David Sabeti <sabetid@vmware.com>
Signed-off-by: Amelia Downs <adowns@vmware.com>
Signed-off-by: Maria Shaldybin <mariash@vmware.com>
@geofffranks geofffranks merged commit 7b089b4 into develop Mar 29, 2022
@geofffranks geofffranks deleted the asg-perf-test branch March 29, 2022 14:09
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

2 participants