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

Remove Dead-Code from system_perf.yaml

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Trivial - P5 Trivial - P5
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Execution

      There is some dead-code in system_perf.yaml. Here's an example patch:

      diff --git a/etc/system_perf.yml b/etc/system_perf.yml
      index 8b83746449f..c94662e592e 100755
      — a/etc/system_perf.yml
      +++ b/etc/system_perf.yml
      @@ -893,13 +893,6 @@ tasks:
      vars:
      test_control: "change_streams_latency"

      • - name: change_streams_listen_throughput
      • priority: 5
      • commands:
      • - func: f_run_dsi_workload
      • vars:
      • test_control: "change_streams_listen_throughput"
        -
      • name: change_streams_multi_mongos
        priority: 5
        commands:

      It'd be nice to clean it up.

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            mohammad.dashti@mongodb.com Mohammad Dashti (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: