Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7902365

Extend the "exclusive access" mechanism to use keywords as well as location

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P3 P3
    • None
    • None
    • tools
    • None

      Currently, jtreg provides a mechanism to ensure that certain tests have exclusive access to global system resources, and currently, those tests are identified by their position in the file system, such that they are in a test directory identified in the exclusiveAccess.dirs property.

      It would be convenient to extend this mechanism such that any such tests can be identified with a keyword.

      One way to do this would be to support "exclusiveAccess.keywords=<list>"
      such that any test with any of the keywords in the list would be run with "exclusive access".
          

            Unassigned Unassigned
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: