dotnet-podcasts/Test/config.yml

14 lines
346 B
YAML
Raw Normal View History

2023-01-17 16:34:17 +08:00
testId: MyGitHubPodcastTest
displayName: My GitHub podcast test
2023-01-08 17:14:01 +08:00
testPlan: DemoPodcastTest.jmx
2023-01-08 16:53:44 +08:00
description: ''
engineInstances: 5
2023-01-16 17:35:13 +08:00
configurationFiles:
2023-01-17 01:00:24 +08:00
- jmeter-plugins-functions-2.2.jar
2023-01-16 17:35:13 +08:00
- Shows.csv
2023-01-17 16:34:17 +08:00
splitAllCSVs: True
failureCriteria:
2023-01-17 22:53:51 +08:00
- Podcast page: p90(response_time_ms) > 10000
- Homepage: p90(response_time_ms) > 60000
- percentage(error) > 10