Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-6004

Create a python test that validates turtle file format

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.0.0, 5.3.0, 5.2.0-rc5
    • Affects Version/s: None
    • Component/s: None
    • 5
    • Storage - Ra 2022-01-10

      Given that wiredtiger expects the turtle file to be in a certain format, i.e with specific keys and values:

      Compatibility version
      major=3,minor=3
      WiredTiger version string
      WiredTiger 10.0.0: (March 18, 2020)
      WiredTiger version
      major=10,minor=0,patch=0
      file:WiredTiger.wt

      We should have a python test that reads the turtle file's keys and values and reads the correct k/vs. As such if someone merges an incompatible change to the turtle file this test will fail.

      Acceptance criteria:

      • Test does what is described in this ticket
      • Test passes

            Assignee:
            bing.xu@mongodb.com Bing Xu (Inactive)
            Reporter:
            luke.pearson@mongodb.com Luke Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: