You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2019/11/15 13:26:20 UTC

[GitHub] [hadoop-ozone] elek opened a new pull request #182: HDDS-2507. Remove the hard-coded exclusion of TestMiniChaosOzoneCluster

elek opened a new pull request #182: HDDS-2507. Remove the hard-coded exclusion of TestMiniChaosOzoneCluster
URL: https://github.com/apache/hadoop-ozone/pull/182
 
 
   ## What changes were proposed in this pull request?
   
   We excluded the execution of TestMiniChaosOzoneCluster from the `hadoop-ozone/dev-support/checks/integration.sh` because it was not stable enough.
   
   Unfortunately this exclusion makes it impossible to use custom exclusion lists (`-Dsurefire.excludesFile=....`) as `excludesFile` can't be used if `-Dtest=!...` is already used.
   
   I propose to remove this exclusion to make it possible to use different exclusion for different runs (pr check, daily, etc.)
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-2507
   
   ## How was this patch tested?
   
   If you have time, you can test the with `integration.sh`. If you haven't, just wait for the results from the integration check by the ci build

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org