Skip to content

Commit

Permalink
radon-h2020/radon-ctt#100 First version for the ServerlessToDoList AP…
Browse files Browse the repository at this point in the history
…I Example tested with JMeter load test.
  • Loading branch information
duelle committed May 18, 2021
1 parent 0c0a0f2 commit 437bd76
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 0 deletions.
Binary file added jmeter/JMeterMasterOnlyEC2.csar
Binary file not shown.
Binary file added jmeter/ServerlessToDoListAPI.csar
Binary file not shown.
9 changes: 9 additions & 0 deletions jmeter/ctt_loadtest_config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "ServerlessToDoList-JMeterTest",
"repository_url": "https://github.com/radon-h2020/demo-ctt-todolistapi.git",
"sut_tosca_path": "jmeter/ServerlessToDoListAPI.csar",
"ti_tosca_path": "jmeter/JMeterMasterOnlyEC2.csar",
"ti_inputs_path": "jmeter/inputs.yaml",
"test_id": "jmeter_load_test_1",
"result_destination_path": "/tmp/load-test-results.zip",
}
6 changes: 6 additions & 0 deletions jmeter/inputs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
vpc_subnet_id: "subnet-04706a8b41caccfcc"
ssh_key_name: "awsec2"
ssh_key_file: "/tmp/aws-ec2"
...

Binary file added jmeter/loadtest.zip
Binary file not shown.

0 comments on commit 437bd76

Please sign in to comment.