Reduce the window of running commands in mongos_writes_wait_for_write_concern_timeseries to 10%

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.0.25
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • v8.0
    • 200
    • 🟦 Shard Catalog
    • None
    • None
    • None
    • None
    • None
    • None

      Due to certiain commands being run within `mongos_writes_wait_for_write_concern_timeseries.js` that have internal timeout of >60s in v8.0, they are from time to time failing the test, which leads to https://jira.mongodb.org/browse/BF-43252. Previous resolution to this problem was to reduce the amount of tests being run only to random 25%, as the failing commands won't be backported to v8.0. Therefore our new fix is to just reduce the window to 10% to ensure the probability of failing the test would be even smaller.

            Assignee:
            Rustam Gusein-zade
            Reporter:
            Rustam Gusein-zade
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: