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

Match on full script name in s_all

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • WT11.2.0, 6.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 2
    • StorEng - 2023-01-24

      When the s_evergreen check fails s_all is printing the error, but ignoring it and reporting success.
      This is due to the grep portion of 
      FAILED_CMD=`echo "$COMMANDS" | grep $LOCAL_NAME | sed -e 's/ >.*//' -e 's/2>&1 //'` }}matching against both {{s_evergreen and s_evergreen_validate }}and passing an invalid {{FAILED_CMD string into errchk which results in s_all ignoring the failure.

      We need to fix this grep such that a failing s_evergreen results in a failing s_all

            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: