[
https://issues.apache.org/jira/browse/HBASE-19491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16287022#comment-16287022
]
Appy commented on HBASE-19491:
------------------------------
Will also remove unused EXCLUDE_TESTS_URL variable from Jenkinsfile of other
branches to avoid confusion in future.
> 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
>
> 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
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)