[
https://issues.apache.org/jira/browse/HADOOP-12392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14739082#comment-14739082
]
Allen Wittenauer commented on HADOOP-12392:
-------------------------------------------
We effectively need:
* run only these tests
* run the determined tests, but add these
* run the determined tests, expect for those
We could either create additional command line flags. Or maybe create some
sort of algebra?
--testlist="+test2,-test3" or --testlist="test1,test2"
Thoughts?
> allow users to add/delete/run only specific tests
> -------------------------------------------------
>
> Key: HADOOP-12392
> URL: https://issues.apache.org/jira/browse/HADOOP-12392
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: yetus
> Affects Versions: HADOOP-12111
> Reporter: Allen Wittenauer
>
> After HADOOP-12257, it's time to re-evaluate how users can manipulate which
> tests actually get executed at runtime.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)