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

    • Fully Compatible
    • v4.4
    • DAG 2020-11-16
    • 2

      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"
          ],
      }
      

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

              Created:
              Updated:
              Resolved: