Michael Semb Wever created CASSANDRA-15944:
----------------------------------------------
Summary: ASF CI unit tests on JDK11
Key: CASSANDRA-15944
URL: https://issues.apache.org/jira/browse/CASSANDRA-15944
Project: Cassandra
Issue Type: Task
Components: Build, CI
Reporter: Michael Semb Wever
Assignee: shylaja kokoori
Fix For: 4.0-beta
ASF CI builds today only run on JDK1.8
On the Jenkins cluster JDKs from 1.4 through to 15 are available. See attached
screenshot for naming specifics.
This ticket is to add JDK11 compile and test targets on Cassandra-trunk, for
parity to CircleCI's workflows. (There is also the question about
testing/running on Cassandra-2.2 which needs to support JDK1.7, though
Cassandra-2.2 is nearing EOL.)
The JDK is specified in the groovy DSL:
[https://github.com/apache/cassandra-builds/blob/master/jenkins-dsl/cassandra_job_dsl_seed.groovy#L11]
Some examples:
* CircleCI JDK1.8 workflow example. This builds with JDK1.8 and tests with
both JDK1.8 and JDK11.
**
[https://app.circleci.com/pipelines/github/dcapwell/cassandra/259/workflows/bce6fbf9-a4a3-4bfd-be7d-3e7961b440d8]
* CircleCI JDK11 workflow example. This builds and tests only with JDK11.
**
[https://app.circleci.com/pipelines/github/dcapwell/cassandra/259/workflows/38e7d77e-1d5e-47f7-a462-277665428306]
* Jenkins Cqlshlib tests showing matrix builds:
**
[https://ci-cassandra.apache.org/view/Cassandra%204.0/job/Cassandra-trunk-cqlsh-tests/]
Background
thread:[https://lists.apache.org/thread.html/rbaeb960901fa53b50227b37d64e5a456b68f749f4229c6e3e086ff85%40%3Cdev.cassandra.apache.org%3E]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]