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

Remove database and collection cleanup from $config.teardown functions

    XMLWordPrintableJSON

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: