Please use the users list for such questions. > Am 04.01.2017 um 11:45 schrieb Vincent Daburon <[email protected]>: > > 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. > I > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/00d7c03d-b1ea-4923-a2d0-26a84eccea56%40googlegroups.com > > <https://groups.google.com/d/msgid/jenkinsci-dev/00d7c03d-b1ea-4923-a2d0-26a84eccea56%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. > <jenkins_performance_plugin.png>
-- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/164FB6A4-24F4-483B-8C8D-FF9454BAD72C%40gmail.com. For more options, visit https://groups.google.com/d/optout.
