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

Enable test failure archive for specific tasks and hooks

    XMLWordPrintableJSON

Details

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

    Description

      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
      ...
      

      Attachments

        Issue Links

          Activity

            People

              jonathan.abrahams Jonathan Abrahams
              jonathan.abrahams Jonathan Abrahams
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: