Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-8363

Validate stats output by performance tests

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.1, 5.2.0, 5.0.5
    • Affects Version/s: None
    • Component/s: None
    • None
    • 1
    • Storage - Ra 2021-11-15

      In Jenkins perf-test-evict-fairness will only pass if exactly 200 pages are evicted

      if [ $count -eq 200 ]; then 
          echo "eviction walk fairness pass" 
      else
          echo "eviction walk fairness fail" exit 1 
      fi 
      

      but the Evergreen perf framework does not support assertion like this. A solution to pass/fail this test in Evergreen is required.

       

      Definition of Done:
      Evergreen can detect and report the pass/fail status of perf-test-evict-fairness.

            Assignee:
            andrew.morton@mongodb.com Andrew Morton
            Reporter:
            andrew.morton@mongodb.com Andrew Morton
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: