[ 
https://issues.apache.org/jira/browse/HDDS-2507?focusedWorklogId=344258&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-344258
 ]

ASF GitHub Bot logged work on HDDS-2507:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 15/Nov/19 13:26
            Start Date: 15/Nov/19 13:26
    Worklog Time Spent: 10m 
      Work Description: elek commented on 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:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 344258)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>            Assignee: Marton Elek
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to