Skip to content

Commit b8bc95b

Browse files
Update SampleApp.yaml
1 parent 20036dc commit b8bc95b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

test/SampleApp.yaml

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
testId: locusttest
2-
testPlan: BasicLocustTest.py
3-
testType : Locust
2+
testPlan: SampleApp.jmx
3+
testType : JMX
44
description: ''
55
engineInstances: abc
66
splitAllCSVs: False
7+
configurationFiles:
8+
- NikitaPodcastTest.jmx
79
failureCriteria:
810
- Homepage: avg(response_time_ms) > 100
911
- min(latency) > 100

0 commit comments

Comments
 (0)