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

Selected tests is missing the majority of fuzzer tasks

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.4.0
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Hide

      Run 'evergreen patch -a selected-tests' and see what is selected.

      Show
      Run 'evergreen patch -a selected-tests' and see what is selected.
    • DAG 2020-07-13
    • 2

      The Selected Tests alias is using the regex ".*_fuzz.*" to detect fuzzer tasks. However, most of the fuzzer tasks are named something like "jstestfuzz_*", so none of those are being picked up by the fuzzer. We need to update that regex or come up with a better way of selected tasks.


      As a server engineer,
      I want selected tests to pull in all fuzzer tasks,
      So that I don't have to run them manually.


      AC:

      • All js fuzzer tasks are run in a selected tests patch build.

            Assignee:
            jim.oleary@mongodb.com James O'Leary
            Reporter:
            david.bradford@mongodb.com David Bradford (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: