Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-2939 Ozone FS namespace
  3. HDDS-5093

[FSO] Reducing time of ozonefs acceptance testmatrix

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      Today we execute ozonefs/ozonefs.robot with compose/ozone/test.sh with multiple matrix parameters:

      for scheme in ofs o3fs; do
          for bucket in link bucket; do
             #test ozonefs/ozonefs.robot
         done
      done
      

      HDDS-2939 doubles these 4 executions with introducing the layout parameter (simple vs prefix). At the same time the execution time of acceptance (unsecure) tests are increased from 37 minutes to 57 minutes.

      I would suggest suggesting to use only selected tests from this 2 x 2 x 2 matrix.

      For example:

      bucket / o3fs / prefix
      link / ofs / simple
      bucket / ofs / prefix

      Attachments

        Issue Links

          Activity

            People

              elek Marton Elek
              elek Marton Elek
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: