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

Remove database and collection cleanup from $config.teardown functions

    • Fully Compatible
    • v4.0
    • TIG 2018-06-04, TIG 2018-06-18
    • 3

      As mentioned in this comment of SERVER-34548, having FSM workloads drop their (unique) database or collection in the $config.teardown() function undermines our data consistency checks as the contents will be deleted before the resmoke.py hooks run. We should leave it to the CleanupConcurrencyWorkloads hook from SERVER-30204 to drop all the databases and collections after the data consistency checks run.

            Assignee:
            david.bradford@mongodb.com David Bradford (Inactive)
            Reporter:
            max.hirschhorn@mongodb.com Max Hirschhorn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: