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

test/format CONFIG missing runs.source and runs.type

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Storage Engines
    • StorEng - Defined Pipeline

      While looking at a test/format failure at:
      https://spruce.mongodb.com/task/wiredtiger_rhel8_zseries_format_smoke_test_74cfa60e015dcb6d457f26aef41f3a3db03c9cc8_24_12_16_22_19_55/files?execution=0

      I noticed that the CONFIG file reported (and also that exists in RUNDIR.1/CONFIG in the artifacts) is missing the runs.source and runs.type lines for all tables.

      A typical CONFIG should have this:

      table4.runs.mirror=0
      table4.runs.source=file
      table4.runs.type=variable-length column-store
      ############################################
      #  TABLE PARAMETERS: table 5
      

      Now the CONFIG is showing this:

      [2024/12/16 17:54:50.986]     table1.ops.truncate=1
      [2024/12/16 17:54:50.987]     table1.runs.mirror=1
      [2024/12/16 17:54:50.987]     ############################################
      [2024/12/16 17:54:50.987]     #  TABLE PARAMETERS: table 2
      

      Was this intentionally removed recently?

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: