Consider tagging tests that use fsyncLock with "requires_fsync_lock"

XMLWordPrintableJSON

    • Server Tooling & Methods
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      There are tests in jscore that use db.fsyncLock() (that is, db.adminCommand({fsync: 1, lock: true}). These tests need to be manually added to the sharding jscore passthough suites as well as the parallel suite.

      It would be convenient to be able to simply tag these tests with something like

      @tags: [requires_fsynclock]
      

      and have suites/variants that don't support fsyncLock explicitly exclude that tag in in etc/evergreen.yml.

            Assignee:
            Backlog - Server Tooling and Methods (STM) (Inactive)
            Reporter:
            Kyle Suarez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: