[jira] [Commented] (ZOOKEEPER-2753) Introduce a python script for generating flaky test report

2017-12-22 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16302025#comment-16302025
 ] 

ASF GitHub Bot commented on ZOOKEEPER-2753:
---

Github user hanm closed the pull request at:

https://github.com/apache/zookeeper/pull/224


> Introduce a python script for generating flaky test report
> --
>
> Key: ZOOKEEPER-2753
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2753
> Project: ZooKeeper
>  Issue Type: Sub-task
>  Components: tests
>Reporter: Michael Han
>Assignee: Michael Han
>  Labels: tools
>
> This python script uses Jenkins REST API to query Jenkins build, analyze test 
> results and generate reports of flaky tests over a range of builds across 
> specific time periods. 
> This is preview of what the dashboard it generates would look like:
> http://home.apache.org/~hanm/dashboard/report.html
> Pull Request: https://github.com/apache/zookeeper/pull/224



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (ZOOKEEPER-2753) Introduce a python script for generating flaky test report

2017-12-22 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16302024#comment-16302024
 ] 

ASF GitHub Bot commented on ZOOKEEPER-2753:
---

Github user hanm commented on the issue:

https://github.com/apache/zookeeper/pull/224
  
@phunt thanks for pulling this in! Looks good to me, closing this pull 
request.


> Introduce a python script for generating flaky test report
> --
>
> Key: ZOOKEEPER-2753
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2753
> Project: ZooKeeper
>  Issue Type: Sub-task
>  Components: tests
>Reporter: Michael Han
>Assignee: Michael Han
>  Labels: tools
>
> This python script uses Jenkins REST API to query Jenkins build, analyze test 
> results and generate reports of flaky tests over a range of builds across 
> specific time periods. 
> This is preview of what the dashboard it generates would look like:
> http://home.apache.org/~hanm/dashboard/report.html
> Pull Request: https://github.com/apache/zookeeper/pull/224



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (ZOOKEEPER-2753) Introduce a python script for generating flaky test report

2017-12-20 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16299150#comment-16299150
 ] 

ASF GitHub Bot commented on ZOOKEEPER-2753:
---

Github user phunt commented on the issue:

https://github.com/apache/zookeeper/pull/224
  
@hanm thanks for this! I pulled the code into a specialized branch on which 
I hope to land all of our jenkins related tooling:

https://github.com/apache/zookeeper/tree/jenkins-tools

I also changed the script around a bit to use out testReport from the jobs 
to identify failed tests. If folks have suggestions they can now use this to 
submit PRs in a similar way as the rest of our codebase

Please take a look and if you are ok with the current status please close 
this.

ps. I've also updated the jenkins job to reflect: 

https://builds.apache.org/view/S-Z/view/ZooKeeper/job/ZooKeeper-Find-Flaky-Tests/


> Introduce a python script for generating flaky test report
> --
>
> Key: ZOOKEEPER-2753
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2753
> Project: ZooKeeper
>  Issue Type: Sub-task
>  Components: tests
>Reporter: Michael Han
>Assignee: Michael Han
>  Labels: tools
>
> This python script uses Jenkins REST API to query Jenkins build, analyze test 
> results and generate reports of flaky tests over a range of builds across 
> specific time periods. 
> This is preview of what the dashboard it generates would look like:
> http://home.apache.org/~hanm/dashboard/report.html
> Pull Request: https://github.com/apache/zookeeper/pull/224



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (ZOOKEEPER-2753) Introduce a python script for generating flaky test report

2017-05-18 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16016622#comment-16016622
 ] 

Hadoop QA commented on ZOOKEEPER-2753:
--

+1 overall.  GitHub Pull Request  Build
  

+1 @author.  The patch does not contain any @author tags.

+1 tests included.  The patch appears to include 4 new or modified tests.

+1 javadoc.  The javadoc tool did not generate any warning messages.

+1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

+1 findbugs.  The patch does not introduce any new Findbugs (version 3.0.1) 
warnings.

+1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

+1 core tests.  The patch passed core unit tests.

+1 contrib tests.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/712//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/712//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: 
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/712//console

This message is automatically generated.

> Introduce a python script for generating flaky test report
> --
>
> Key: ZOOKEEPER-2753
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2753
> Project: ZooKeeper
>  Issue Type: Sub-task
>  Components: tests
>Reporter: Michael Han
>Assignee: Michael Han
>  Labels: tools
>
> This python script uses Jenkins REST API to query Jenkins build, analyze test 
> results and generate reports of flaky tests over a range of builds across 
> specific time periods. 
> This is preview of what the dashboard it generates would look like:
> http://home.apache.org/~hanm/dashboard/report.html
> Pull Request: https://github.com/apache/zookeeper/pull/224



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)