Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-19504

Jenkinsfile doesn't invoke tests with the correct Java versions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • None
    • Client/java-driver
    • None
    • All
    • None

    Description

      The existing Jenkinsfile is intended to run tests against multiple Java versions (8, 11, 17). However, due to the concurrency in multiple matrix jobs and the global scope of `TEST_JAVA_VERSION` and `TEST_JAVA_HOME`, the jobs are actually only run against one version.

      This can be fixed by defining these variables locally, using `def` keyword. 

      Attachments

        Issue Links

          Activity

            People

              janesiyaohe Jane He
              janesiyaohe Jane He
              Jane He
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1.5h
                  1.5h