Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-51793

Speed up compile tasks generated by burn_in_tags by running them on rhel62-large

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 4.9.0, 4.4.3
    • Testing Infrastructure
    • None
    • Fully Compatible
    • v4.4
    • DAG 2020-11-16
    • 2

    Description

      It currently generates the compile_without_package_TG task group to run on the rhel62-small distro for the following build variants:

      burn_in_tags_gen.json

      {
          "name": "enterprise-rhel-62-64-bit-multiversion-required",
          "tasks": [
              {
                  "name": "burn_in:sharding_multiversion_0_enterprise-rhel-62-64-bit-multiversion-required"
              },
              {
                  "name": "compile_without_package_TG"
              }
          ],
          ...
          "run_on": [
              "rhel62-small"
          ],
      }
      

      Attachments

        Issue Links

          Activity

            People

              david.bradford@mongodb.com David Bradford (Inactive)
              max.hirschhorn@mongodb.com Max Hirschhorn
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: