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

FSM tests - capability to run more than one instance at the same time

    XMLWordPrintableJSON

Details

    • Fully Compatible
    • TIG 9 (09/18/15), TIG A (10/09/15)

    Description

      The FSM test suite is now being used for other purposes:

      • Powercycle testing
      • Backup/restore
      • Upgrade/downgrade

      It provides very good coverage of many DB operations.

      Issues that limits invoking the suite to run against a MongoDB cluster more than one at a time include:

      • Database names may conflict
        • Some database names are created in the workload, others are assigned from a global function
      • Database cleanup
      • Resource limitations
        • Too many open files
        • Too much disk space
        • Too much memory

      This task will eliminate any database naming conflicts and add a cleanup option to ensure that the database cleanup is done only for those that were created by the FSM test harness.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: