[JIRA] [hp-application-automation-tools-plugin] (JENKINS-23314) LR Scenario does not return SLA information in results

2015-01-05 Thread grainne.nichoil...@hp.com (JIRA)














































Grainne Ni Choiligh
 commented on  JENKINS-23314


LR Scenario does not return SLA information in results















I am seeing the same issue. For my case, the fact that Jenkins reports the test as Passed even though Performance Centre correctly shows the SLA as violated is the more critical issue, since we want to fail any builds that cause performance regression.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [hp-application-automation-tools-plugin] (JENKINS-23314) LR Scenario does not return SLA information in results

2014-10-16 Thread gregory.sanc...@mappy.com (JIRA)














































greg sanchez
 commented on  JENKINS-23314


LR Scenario does not return SLA information in results















Hi Terri, It seems that your fix hasn't been merged du to branch issue (see mrmann's response for more detail on :  https://github.com/hpsa/hp-application-automation-tools-plugin/pull/1)

Can you look at this again please?

Thanks!



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [hp-application-automation-tools-plugin] (JENKINS-23314) LR Scenario does not return SLA information in results

2014-07-24 Thread violeta...@yahoo.com (JIRA)














































Terri Calderone
 commented on  JENKINS-23314


LR Scenario does not return SLA information in results















We have developed a fix which adds the transaction name output for Average and Percentile SLAs.  We will be requesting a code merge of the fix on git hub today.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [hp-application-automation-tools-plugin] (JENKINS-23314) LR Scenario does not return SLA information in results

2014-07-24 Thread violeta...@yahoo.com (JIRA)














































Terri Calderone
 commented on  JENKINS-23314


LR Scenario does not return SLA information in results















created a pull request for review that can be found here:  https://github.com/hpsa/hp-application-automation-tools-plugin/pull/1



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [hp-application-automation-tools-plugin] (JENKINS-23314) LR Scenario does not return SLA information in results

2014-07-11 Thread gregory.sanc...@mappy.com (JIRA)














































greg sanchez
 commented on  JENKINS-23314


LR Scenario does not return SLA information in results















I encountered the same issue, is there any workaround?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [hp-application-automation-tools-plugin] (JENKINS-23314) LR Scenario does not return SLA information in results

2014-07-11 Thread violeta...@yahoo.com (JIRA)














































Terri Calderone
 commented on  JENKINS-23314


LR Scenario does not return SLA information in results















if you use the percentile response time SLA, it will print out the goal and actual values.  However, I am disappointed the transaction name is not included in any output.  That is key to looking at what failed.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [hp-application-automation-tools-plugin] (JENKINS-23314) LR Scenario does not return SLA information in results

2014-06-04 Thread violeta...@yahoo.com (JIRA)














































Terri Calderone
 created  JENKINS-23314


LR Scenario does not return SLA information in results















Issue Type:


Bug



Affects Versions:


current



Assignee:


Ofir Shaked



Components:


hp-application-automation-tools-plugin



Created:


04/Jun/14 1:39 PM



Description:


SLAs do not include transaction names, SLA goals, or actual response times.  I have validated SLAs are setup properly in the Analysis tool and they do report correctly.  Additionally, Jenkins reports the test Passed even though two of the SLAs reported failures.

03/06/2014 14:36:42 Running: C:\CD_LR\scenarios\CD_Scenario.lrs
Cleaning up the environment...
Preparing scenario C:\CD_LR\scenarios\CD_Scenario.lrs for execution.
Load Generator localhost connected
Starting scenario...

Analyzing results...
Analysis Results:

SLA report:

Full Name : Transaction Response Time (Average)
Measurement : AverageTRT
CriteriaMeasurement Value : None
LoadThresholds value : 
status : Failed


Full Name : Transaction Response Time (Average)
Measurement : AverageTRT
CriteriaMeasurement Value : None
LoadThresholds value : 
status : Failed


Full Name : Transaction Response Time (Average)
Measurement : AverageTRT
CriteriaMeasurement Value : None
LoadThresholds value : 
status : Passed


Error(s) summary: 
0 ignored , 0 errors

Test result: Passed
03/06/2014 14:43:34 Test complete: C:\CD_LR\scenarios\CD_Scenario.lrs




Environment:


Win7 64-bit (Master) running Jenkins / Win 7 64-bit (slave) running LoadRunner 12.0




Project:


Jenkins



Labels:


jenkins
loadrunner




Priority:


Major



Reporter:


Terri Calderone

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.