Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-10170 Improve acceptance tests
  3. HDDS-11107

Remove unnecessary run_test_scripts call in upgrade tests

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Trivial
    • Resolution: Unresolved
    • None
    • None
    • test
    • None

    Description

      The following call to run_test_scripts is unnecessary. Since $tests is empty, it is a no-op.

      Real test execution happens here:

      export OZONE_CURRENT_VERSION=1.5.0
      run_test ha non-rolling-upgrade 1.4.0 "$OZONE_CURRENT_VERSION"
      # run_test ha non-rolling-upgrade 1.3.0 "$OZONE_CURRENT_VERSION"
      # run_test ha non-rolling-upgrade 1.2.1 "$OZONE_CURRENT_VERSION"
      # run_test om-ha non-rolling-upgrade 1.1.0 "$OZONE_CURRENT_VERSION"
      

      Attachments

        Activity

          People

            renkoike Ren Koike
            adoroszlai Attila Doroszlai
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: