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

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

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

   let me rebase and look at the failing test before I merge. You are only 
seeing it on this branch?
   
   Draft message for the commit
   ```
   
   It is now possible to run s3a integration tests from different source 
trees/computers/VMs
   against a single shared bucket by
   * disabling the tests which modify the entire bucket 
(-Dfs.s3a.root.tests.enabled=false)
   * passing in a job ID property "-Djob.id=001" or setting this in 
auth-keys.xml
   
   Consult hadoop-aws testing documentation for the details
   
   This is intended for CI builds. Although it also permits parallel test runs 
in different
   local copies of the hadoop source tree, maven will guarantee that your 
classpath
   will contain the latest version of any module compiled, irrespective of which
   source tree it came from.
   
   Contributed by Steve Loughran
   ```
   




> 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