Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-4804 [Umbrella] Improve test run duration
  3. YARN-4805

Don't go through all schedulers in ParameterizedTestBase

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.8.0
    • 2.9.0, 3.0.0-alpha1
    • None
    • None
    • Reviewed

    Description

      ParameterizedSchedulerTestBase was created to make sure tests that were written with CapacityScheduler in mind don't fail when run against FairScheduler. Before this was introduced, tests would fail because FairScheduler requires an allocation file.

      However, the tests that extend it take about 10 minutes per scheduler. So, instead of running against both schedulers, we could setup the scheduler appropriately so the tests pass against both schedulers.

      Attachments

        1. yarn-4805-1.patch
          10 kB
          Karthik Kambatla

        Activity

          People

            kasha Karthik Kambatla
            kasha Karthik Kambatla
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: