Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-8919

Move JAVA_11_HOME and JAVA_8_HOME variables to Jenkins envs.

Details

    • Bug
    • Status: Open
    • P3
    • Resolution: Unresolved
    • None
    • None
    • testing
    • None

    Description

      Some tests that use different java versions rely on the following paths to java home:

      final String JAVA_11_HOME = '/usr/lib/jvm/java-11-openjdk-amd64'
      final String JAVA_8_HOME = '/usr/lib/jvm/java-8-openjdk-amd64'

       

      The paths itself should be held as jenkins env variables. Benefits: 

       - easier to reuse

       - no room for typo in the path

       

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            ŁukaszG Lukasz Gajowy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: