Uploaded image for project: 'OpenJDK'
  1. OpenJDK
  2. OPENJDK-2091

Create some tests to cover the new ability to define the JAVA_APP_DIR

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • container_qe
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      The two user stories for the changes are here:
      https://issues.redhat.com/browse/OPENJDK-2034

      https://issues.redhat.com/browse/OPENJDK-2033

       

      Basically the JAVA_APP_DIR has always been set to /deployments. With this change the user can set JAVA_APP_DIR and that should be the working folder.

      Added test coverage is needed:
      1. What happens when the JAVA_APP_DIR is set to the default. This is what currently happens and is set to /deployments

      2. What happens when the JAVA_APP_DIR is set to "/home/jboss"

      3. What happens when the JAVA_APP_DIR is set to just a folder and not the full path "java_app".

      4. What happens when the JAVA_APP_DIR is set to a folder that does not exist on the root directory .

            rhn-support-sfroberg Scott Froberg
            rhn-support-sfroberg Scott Froberg
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: