Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-27433

Consider tagging tests that use fsyncLock with "requires_fsync_lock"

    XMLWordPrintableJSON

Details

    • Server Tooling & Methods

    Description

      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.

      Attachments

        Activity

          People

            backlog-server-stm Backlog - Server Tooling and Methods (STM) (Inactive)
            kyle.suarez@mongodb.com Kyle Suarez
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: