[ 
https://issues.apache.org/jira/browse/CASSANDRA-14713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16619501#comment-16619501
 ] 

Stefan Podkowinski commented on CASSANDRA-14713:
------------------------------------------------

I've managed to
 * update the Dockerfile provided by Michael to Ubuntu 18, replaced provided 
binaries with public packages, added Java 11 support 
([result|https://github.com/spodkowinski/cassandra-builds/commit/5e90f42a040110a2c4cf672b4365daed24e3d8ec])
 * uploaded image to [hub 
repo|https://hub.docker.com/r/spod/cassandra-testing-ubuntu18-java11/]
 * made used docker image in cassandra-builds configurable (old image by 
Michael still default), now also builds multiversion jar if Java 11 is present 
(as in new image)

Next step would be to keep an eye on builds.apache.org and see if there are any 
issues and if tests can be run against the new image as before. If that's being 
the case, we can start making the new image the default for b.a.o and also 
circleCI.

Afterwards we'd be more flexible in adding and picking new docker images for 
different JDKs and Linux environments. We'd also be able to optionally run 
tests against Java 11, as it's now also part of the image.

> Add docker testing image to cassandra-builds
> --------------------------------------------
>
>                 Key: CASSANDRA-14713
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14713
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Testing
>            Reporter: Stefan Podkowinski
>            Assignee: Stefan Podkowinski
>            Priority: Major
>         Attachments: Dockerfile
>
>
> Tests executed on builds.apache.org ({{docker/jenkins/jenkinscommand.sh}}) 
> and circleCI ({{.circleci/config.yml}}) will currently use the same 
> [cassandra-test|https://hub.docker.com/r/kjellman/cassandra-test/] docker 
> image ([github|https://github.com/mkjellman/cassandra-test-docker]) by 
> [~mkjellman].
> We should manage this image on our own as part of cassandra-builds, to keep 
> it updated. There's also a [Apache 
> user|https://hub.docker.com/u/apache/?page=1] on docker hub for publishing 
> images.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to