Skip to content

Commit 49c2c8f

Browse files
committed
adding solution-manifest.yaml
1 parent c23762a commit 49c2c8f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

solution-manifest.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
id: SO0062
2+
name: distributed-load-testing-on-aws
3+
version: 3.3.9
4+
cloudformation_templates:
5+
- template: distributed-load-testing-on-aws.template
6+
main_template: true # true/false
7+
- template: distributed-load-testing-on-aws-regional.template
8+
main_template: false #true/false
9+
build_environment:
10+
build_image: 'aws/codebuild/standard:7.0'
11+
container_images:
12+
- distributed-load-testing-on-aws-load-tester

0 commit comments

Comments
 (0)