Reduce verbosity of CMake Evergreen smoke

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • WT10.0.1, 5.0.4, 4.4.10, 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage - Ra 2021-10-04
    • 1

      Currently when ctest executes the smoke target, it does so with the verbosity option '-VV'. When parsing the logs for potential failures, this gets extremely noisy since multiple test outputs are interleaved with each other.

      Definition of Done:

      • To simplify this, remove the 'VV' option and replace it with 'output-on-failure'. This ensure all the output for a failing test will be logged, whilst successful test output will not be logged.

            Assignee:
            Alison Felizzi (Inactive)
            Reporter:
            Alison Felizzi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: