Skip to content

Commit 6f8a56c

Browse files
Update SampleApp.yaml
1 parent edfd1e2 commit 6f8a56c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/SampleApp.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
testId: samplerpf
22
displayName: sampler pf test
33
testPlan: SampleApp.jmx
4-
testType : JMX
4+
testType : Locust
55
description: ''
66
engineInstances: 1
77
splitAllCSVs: False
88
failureCriteria:
99
- Homepage: avg(response_time_ms) > 100
1010
- min(latency) > 100
1111
- Homepage: percentage(error) > 10
12-
wrongProp: abc

0 commit comments

Comments
 (0)