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

Enable test failure archive for specific tasks and hooks

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

      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 Jonathan Abrahams
            Reporter:
            jonathan.abrahams Jonathan Abrahams
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: