Performance plugin how use Absolute constraints ?

224 views
Skip to first unread message

Vincent Daburon

unread,
Jan 4, 2017, 8:24:15 AM1/4/17
to Jenkins Users
Hi,

Some requests have response time very short (6ms) and relative comparison give difference to high (6ms compare to 7ms => 16% diff).

For example :
===================================================================================

Performance: Recording JMeter reports 'resultat/res_filtred.jtl'
Performance: Parsing JMeter report file '/home/jenkins/.jenkins/jobs/PERF_publish_compare_loadtesting/builds/41/performance-reports/JMeter/res_filtred.jtl'.
Performance: Percentage of relative difference outside -11.0 to +100.0 % sets the build as failure
Performance: Percentage of relative difference outside -0.0 to +10.0 % sets the build as unstable



Performance: Recording JMeter reports 'resultat/res_filtred.jtl'

Comparison build no. - 37 and 41 using Average response time


====================================================================================================================================
PrevBuildURI	CurrentBuildURI		PrevBuildURIAvg		CurrentBuildURIAvg	RelativeDiff	RelativeDiffPercentage 
====================================================================================================================================
P1_01_ACCUEIL	P1_01_ACCUEIL		6			6			0.0		0.0
P1_02_DMD_FORM_LOGIN	P1_02_DMD_FORM_LOGIN		6			7			1.0		16.67
P1_03_LOGIN	P1_03_LOGIN		10			13			3.0		30.0
P1_04_STATS	P1_04_STATS		53			78			25.0		47.17
P1_05_RETOUR_MENU	P1_05_RETOUR_MENU		2			2			0.0		0.0
P1_06_LOGOUT	P1_06_LOGOUT		6			7			1.0		16.67
------------------------------------------------------------------------------------------------------------------------------------

The label "P1_06_LOGOUT" made the build unstable
Build step 'Publish Performance test result report' changed build result to UNSTABLE
===================================================================================

How can i configure the Performance Plugin with absolute response time constraints like :
 
P1_01_ACCUEIL must be less than 20 ms
P1_02_DMD_FORM_LOGIN must be less than 20 ms
P1_03_LOGIN must be less than 100 ms
P1_04_STATS must be less than 200 ms
P1_05_RETOUR_MENU must be less than 20ms
P1_06_LOGOUT must be less than 20 ms

With the "Expert Mode" i can see Constraints but i don't understand how it's work and how configure the SLA values (likes P1_06_LOGOUT:20 ? => must be less than 20 ms)

Regards.
Vincent D.
jenkins_performance_plugin.png

Vishnu Vardhan

unread,
Aug 19, 2020, 4:08:56 PM8/19/20
to Jenkins Users
Hi any resolution on this ? please share.
Reply all
Reply to author
Forward
0 new messages