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

perf.json should not call 'json.get_history' directly

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.1
    • Affects Version/s: None
    • Component/s: Performance
    • None
    • Fully Compatible
    • DAG 2019-07-01, DAG 2019-07-15
    • 0
    • 2

      The 'json.get_history' in evergreen will fail if a new task is being added since that task has no history. The "etc/system_perf.yml" file added a workaround for this in SERVER-35207, but "etc/perf.yml" was not updated at that time. We should also do this in "etc/perf.yml" so that newly added tasks do not fail as well.


      As a Server Engineer,
      I want etc/perf.yml to not use 'json.get_history'
      So that I can add new tasks and have them succeed.


      AC:

      • New tasks added to etc/perf.yml should be able to succeed despite not having any history.

            Assignee:
            alexander.costas@mongodb.com Alexander Costas (Inactive)
            Reporter:
            david.bradford@mongodb.com David Bradford (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: