Skip to content

Commit 2c1c68a

Browse files
Updated plugin descriptor (undera#730)
* Update autostop plugin descriptor * Added AutoStop Plugin Image * Update jpgc-plugins.json
1 parent e935532 commit 2c1c68a

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

site/dat/repo/jpgc-plugins.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"id": "jpgc-autostop",
44
"name": "Auto-Stop Listener",
55
"description": "Ability to stop test based on runtime KPIs",
6-
"screenshotUrl": "https://jmeter-plugins.org/img/wiki/AutoStop1.png",
6+
"screenshotUrl": "https://jmeter-plugins.org/img/wiki/AutoStop2.png",
77
"helpUrl": "https://jmeter-plugins.org/wiki/AutoStop/",
88
"vendor": "JMeter-Plugins.org",
99
"markerClass": "kg.apc.jmeter.reporters.AutoStop",
@@ -24,6 +24,13 @@
2424
"libs": {
2525
"jmeter-plugins-cmn-jmeter": "https://search.maven.org/remotecontent?filepath=kg/apc/jmeter-plugins-cmn-jmeter/0.7/jmeter-plugins-cmn-jmeter-0.7.jar"
2626
}
27+
},
28+
"0.3": {
29+
"changes": "added autostop criteria based on response time percentile",
30+
"downloadUrl": "https://search.maven.org/remotecontent?filepath=kg/apc/jmeter-plugins-autostop/0.3/jmeter-plugins-autostop-0.3.jar",
31+
"libs": {
32+
"jmeter-plugins-cmn-jmeter": "https://search.maven.org/remotecontent?filepath=kg/apc/jmeter-plugins-cmn-jmeter/0.8/jmeter-plugins-cmn-jmeter-0.8.jar"
33+
}
2734
}
2835
}
2936
},

site/img/wiki/AutoStop2.png

17 KB
Loading

0 commit comments

Comments
 (0)