[ 
https://issues.apache.org/jira/browse/HADOOP-18508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849351#comment-17849351
 ] 

ASF GitHub Bot commented on HADOOP-18508:
-----------------------------------------

steveloughran commented on PR #5081:
URL: https://github.com/apache/hadoop/pull/5081#issuecomment-2130047290

   @mukund-thakur couldn't replicate the failure but I'd disabled the tests 
during some s3express testing and not-reenabled it. still couldn't replicate it.
   
   and when you skip root tests then it's also disabled as mixing SSE-C really 
causes problems. Or at least used to.
   
   Anyway, I've made sure the suite sets a base dir at the start of each 
methodPath() and builds each sub path off it, whatever problem you encountered 
seems to have been related.
   
   I also cut out the markers=delete run phase as its markers=keep where more 
problems surface...this saves 30s off the test suite.
   
   Which makes me think: we should review when we use markers=delete and other 
than for some compatibility tests, *remove them all*. What do you think about 
having more time in your life back?




> support multiple s3a integration test runs on same bucket in parallel
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-18508
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18508
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3, test
>    Affects Versions: 3.3.9
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Minor
>              Labels: pull-request-available
>
> to have (internal, sorry) jenkins test runs work in parallel, they need to 
> share the same bucket so
> # must have a prefix for job id which is passed in to the path used for forks
> # support disabling root tests so they don't stamp on each other



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to