Generic upgrade/downgrade jstest framework

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 3.1.7
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • None
    • Fully Compatible
    • CAP - 3.1.6, CAP - 3.1.7, CAP 8 08/31/15
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The testing for upgrade/downgrade could use a generic testing framework.

      What is envisioned for the first version of this is a basic test:

      • Start mongod with a specified version and options
      • Perform a setup function
        • Insert documents into a collection
        • Create a capped collection and insert documents
        • Create an index
      • Stop mongod
      • Restart mongod with a different specifed version and same options
      • Perform verification function
        • Check number of documents in collection
        • Check the indexes
        • Check collection is capped
      • Stop mongod

              Assignee:
              Jonathan Abrahams (Inactive)
              Reporter:
              Jonathan Abrahams (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: