Remove database and collection cleanup from $config.teardown functions

XMLWordPrintableJSON

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

      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 (Inactive)
              Reporter:
              Max Hirschhorn
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: