Skip to content

Commit

Permalink
cloudwatch_logs loadtest update throughput
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfala committed Feb 7, 2023
1 parent 69f8223 commit a6ac1db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildspec_load_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ env:
shell: bash
variables:
THROUGHPUT_LIST: '["20m", "25m", "30m"]'
CW_THROUGHPUT_LIST: '["1m", "2m", "3m"]'
CW_THROUGHPUT_LIST: '["2m", "4m", "6m"]'
TESTING_RESOURCES_STACK_NAME: 'load-test-fluent-bit-testing-resources'
LOG_STORAGE_STACK_NAME: 'load-test-fluent-bit-log-storage'
EKS_CLUSTER_NAME: 'load-test-fluent-bit-eks-cluster'
Expand Down

0 comments on commit a6ac1db

Please sign in to comment.