Skip to content

Commit

Permalink
Add perf tests for kafka components (aws-observability#1950)
Browse files Browse the repository at this point in the history
  • Loading branch information
rapphil authored Apr 6, 2023
1 parent c14f5a9 commit 18017e4
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions e2etest/testcases.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,5 +154,21 @@
{
"case_name": "eks_containerinsights_fargate_metric",
"platforms": ["EKS_FARGATE"]
},
{
"case_name": "kafka_otlp_metric_mock_2_8_1",
"platforms": ["PERF"]
},
{
"case_name": "kafka_otlp_metric_mock_3_2_0",
"platforms": ["PERF"]
},
{
"case_name": "kafka_otlp_mock_2_8_1",
"platforms": ["PERF"]
},
{
"case_name": "kafka_otlp_mock_3_2_0",
"platforms": ["PERF"]
}
]

0 comments on commit 18017e4

Please sign in to comment.