Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8238263

Create at-requires mechanism for containers

    XMLWordPrintable

Details

    • b22

    Description

      Some tests are incompatible with containers, hard to execute in container environment, requiring special additional setup.

      The reasons could be:
        - special host or OS configuration setup is required
        - huge disk space or other unusual resource requirements
        - special host/port configuration
        - access to external hosts

      Proposal:
        - create a new at-requires definition/method and implement it
        - the name could be 'containerized'
        - annotate the incompatible tests with "@requires !containerized"

      Attachments

        Issue Links

          Activity

            People

              hseigel Harold Seigel (Inactive)
              mseledtsov Mikhailo Seledtsov
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: