Enable test failure archive for specific tasks and hooks

XMLWordPrintableJSON

    • Fully Compatible
    • v3.6, v3.4
    • TIG 2018-02-26
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The capability to archive data files for a test failure (SERVER-26884) needs to be enabled for a specific sets of tasks, hooks and tests. The suite configuration file will require a new section under executor to permit this:

      executor:
        archive:
          on_success: false
          hooks:
            - ValidateCollections
          tests:
            - jstests/core/**/o*.js
      ...
      

              Assignee:
              Jonathan Abrahams (Inactive)
              Reporter:
              Jonathan Abrahams (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: