[JIRA] [testng-plugin] (JENKINS-35254) Thresholds to mark build unstable

2016-06-01 Thread pavanpoth...@outlook.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 pavan pothnis updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-35254 
 
 
 
  Thresholds to mark build unstable  
 
 
 
 
 
 
 
 
 

Change By:
 
 pavan pothnis 
 
 
 
 
 
 
 
 
 
 Hi All,I am using TestNg plugin  to  for Publishing the Results in  post  Post  Build Actions and having hard time configuring Thresholds for marking Build Unstable / failed. Reason is pretty simple so Because  as  solution should be, As  of now I can either set threshold mode   1.Number of Tests   / 2. Percentage of Testfor marking build as unstable / failed.Which doesn't  work for my scenario, which is 1.  I have to mark  Mark  build as unstable even single test gets skipped or fails.2.  mark  Mark  build as failed when 100% of test cases fails.But due to threshold mode being common among setting build as unstable / failed ,  I can't have  option using  both the options ie;  100% of tests  Threshold  for marking build as failure and  number  Number  of test cases to marking build as unstable.If this option is provided as an improvement for this plugin we can handle increasing number of test cases every now and then without manually having to go and give the exact number of test cases for each  job as threshold .Hope this addition will be helpful to many using this plugin.Thanks,Pavan 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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 

[JIRA] [testng-plugin] (JENKINS-35254) Thresholds to mark build unstable

2016-05-31 Thread pavanpoth...@outlook.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 pavan pothnis created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-35254 
 
 
 
  Thresholds to mark build unstable  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 
 Nalin Makar 
 
 
 

Attachments:
 

 TestNGConfigaration.PNG 
 
 
 

Components:
 

 testng-plugin 
 
 
 

Created:
 

 2016/Jun/01 5:04 AM 
 
 
 

Environment:
 

 Windows 7 , Jenkins version 2.6 
 
 
 

Labels:
 

 configuration plugin jenkins 
 
 
 

Priority:
 
  Critical 
 
 
 

Reporter:
 
 pavan pothnis 
 
 
 
 
 
 
 
 
 
 
Hi All, 
I am using TestNg plugin to for Publishing the Results in post Build Actions and having hard time configuring Thresholds for marking Build Unstable / failed. 
Reason is pretty simple so as solution should be, As of now I can either set threshold mode  1.Number of Tests