You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Marton Elek (Jira)" <ji...@apache.org> on 2019/11/15 13:24:00 UTC

[jira] [Created] (HDDS-2507) Remove the hard-coded exclusion of TestMiniChaosOzoneCluster

Marton Elek created HDDS-2507:
---------------------------------

             Summary: Remove the hard-coded exclusion of TestMiniChaosOzoneCluster
                 Key: HDDS-2507
                 URL: https://issues.apache.org/jira/browse/HDDS-2507
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
            Reporter: Marton Elek


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.)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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