[
https://issues.apache.org/jira/browse/HBASE-19491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Appy updated HBASE-19491:
-------------------------
Description:
Testing infra improvements
- Exclude flaky tests from nightly master run
- Fixes findbugs check (seems like wasn't working earlier : "0 findbugs
0m 0s Findbugs executables are not available.")
- Add nightly testing against hadoop3
was:
I was of the opinion that nightly master runs were excluding flaky tests after
seeing
https://github.com/apache/hbase/blob/856ee283faf003404e8925006ce0e591c4eba600/dev-support/Jenkinsfile#L54
few days ago.
After looking at our new set of scripts again and better understanding them,
looks like that's not enough.
We need to set
{code}DOCKER_EXTRAARGS=--env=EXCLUDE_TESTS_URL=${EXCLUDE_TESTS_URL}{code} like
in https://builds.apache.org/job/PreCommit-HBASE-Build/configure
> Exclude flaky tests from nightly master run
> -------------------------------------------
>
> Key: HBASE-19491
> URL: https://issues.apache.org/jira/browse/HBASE-19491
> Project: HBase
> Issue Type: Improvement
> Reporter: Appy
> Assignee: Appy
>
> Testing infra improvements
> - Exclude flaky tests from nightly master run
> - Fixes findbugs check (seems like wasn't working earlier : "0
> findbugs 0m 0s Findbugs executables are not available.")
> - Add nightly testing against hadoop3
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)