[
https://issues.apache.org/jira/browse/HBASE-19382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16272254#comment-16272254
]
Appy commented on HBASE-19382:
------------------------------
Nope.
Nightly jobs don't use this script. This job uses it -
https://builds.apache.org/job/HBase-Find-Flaky-Tests/.
Right now, we have flaky list for only master, so that job goes to
https://builds.apache.org/job/HBase Nightly/job/master/ (--urls param) to
collect test results for master.
> Update report-flakies.py script to handle yetus builds
> ------------------------------------------------------
>
> Key: HBASE-19382
> URL: https://issues.apache.org/jira/browse/HBASE-19382
> Project: HBase
> Issue Type: Improvement
> Reporter: Appy
> Assignee: Appy
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19382.master.001.patch
>
>
> With move to new nightly build which uses yetus
> (https://builds.apache.org/job/HBase%20Nightly/job/master/), current
> report-flakies.py is not able to build test report since maven output is not
> in consoleText anymore. Update script to accept both traditional builds
> (maven output in consoleTest, for flakies runner job) and yetus builds
> (maven output in artifacts).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)