[
https://issues.apache.org/jira/browse/ZOOKEEPER-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=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)