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

Move FSM tests into new test suites

    • Fully Compatible

      Right now, all the FSM-based tests:

      • fsm_all.js – runs workloads serially
      • fsm_all_replication.js – runs workloads in a replicated environment
      • fsm_all_simultaneous.js – starts workloads in parallel
      • fsm_all_composed.js – runs workloads with state functions interspersed
      • fsm_all_sharded.js – runs workloads in a sharded environment
      • fsm_all_master_slave.js – runs workloads in a master-slave replicated environment
      • fsm_all_sharded_replication.js – runs workloads in a sharded + replicated environment

      are being run as part of the parallel* suites. Because of MCI-related resource constraints on the parallel* suite and need for better diagnosis of timeouts and crashes, we plan on moving the FSM-based tests into its own concurrency* suites.

            Assignee:
            daniel.alabi@10gen.com Daniel Alabi
            Reporter:
            daniel.alabi@10gen.com Daniel Alabi
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: