Parameterize branch in etc/system-perf.yml

XMLWordPrintableJSON

    • Fully Compatible
    • Performance 2016-08-29
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We use different directories in system_perf.yml based on the branch. Similar to SERVER-22368. We should generalize so that backports are easier.

      For example, in v3.2:

                  remote_file: dsi-v3.2/${build_variant}/${revision}/${task_id}/${version_id}/logs/${test}-${build_id}.${ext|tgz}
      

      And the matching code in master:

                  remote_file: dsi/${build_variant}/${revision}/${task_id}/${version_id}/logs/${test}-${build_id}.${ext|tgz}
      

      The strings "dsi-v3.2" and "dsi" should be replaced with something like

      ${project}

      .

              Assignee:
              David Daly (Inactive)
              Reporter:
              David Daly (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: