Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-18477 Über-jira: S3A Hadoop 3.3.9-3.4.1 features
  3. HADOOP-18508

support multiple s3a integration test runs on same bucket in parallel

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    Description

      It is now possible to provide a job ID in the maven "job.id" property
      hadoop-aws test runs to isolate paths under a the test bucket
      under which all tests will be executed.

      This will allow independent builds in different source trees
      to test against the same bucket in parallel, and is designed for
      CI testing.

      Example:

      mvn verify -Dparallel-tests -Droot.tests.enabled=false -Djob.id=1
      mvn verify -Droot.tests.enabled=false -Djob.id=2

      • Root tests must be be disabled to stop them cleaning up
        the test paths of other test runs.
      • Do still regularly run the root tests just to force cleanup
        of the output of any interrupted test suites.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            stevel@apache.org Steve Loughran
            stevel@apache.org Steve Loughran
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment