[JIRA] [hp-application-automation-tools-plugin] (JENKINS-29536) Remove restriction preventing non time based Loadrunner scenarios from running

2015-10-27 Thread jesus.ro...@softtek.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesus RO commented on  JENKINS-29536 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Remove restriction preventing non time based Loadrunner scenarios from running  
 
 
 
 
 
 
 
 
 
 
Hi, I'm very interested in this enhancement as well, is there update on this, maybe a workaround? 
thanks 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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-29536) Remove restriction preventing non time based Loadrunner scenarios from running

2015-07-21 Thread avishai.mos...@hp.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Avishai Moshka started work on  JENKINS-29536 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 

Change By:
 
 Avishai Moshka 
 
 
 

Status:
 
 Open In Progress 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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-29536) Remove restriction preventing non time based Loadrunner scenarios from running

2015-07-21 Thread avishai.mos...@hp.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Avishai Moshka assigned an issue to Avishai Moshka 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-29536 
 
 
 
  Remove restriction preventing non time based Loadrunner scenarios from running  
 
 
 
 
 
 
 
 
 

Change By:
 
 Avishai Moshka 
 
 
 

Assignee:
 
 Ofir Shaked Avishai Moshka 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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-29536) Remove restriction preventing non time based Loadrunner scenarios from running

2015-07-21 Thread e...@theschumachers.us (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Eric Schumacher created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-29536 
 
 
 
  Remove restriction preventing non time based Loadrunner scenarios from running  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 
 Ofir Shaked 
 
 
 

Components:
 

 hp-application-automation-tools-plugin 
 
 
 

Created:
 

 21/Jul/15 2:24 PM 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Eric Schumacher 
 
 
 
 
 
 
 
 
 
 
The plugin currently checks that a scenario is time based in PerformanceTestRunner.cs and only allows these to run. Remove this restriction so that scenarios can run until completion. 
This is important for CI scenarios. 
This item is created at the request of Avishai. 
//validate that scenario has time limited schedule: if (!scenario.DoesScenarioHaveLimitedSchedule(out errorReason)) { //error message in errorReason return false; } 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment