[
https://issues.apache.org/jira/browse/AVRO-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16639124#comment-16639124
]
ASF GitHub Bot commented on AVRO-2229:
--------------------------------------
Fokko commented on issue #336: [AVRO-2229] Test using a Docker image
URL: https://github.com/apache/avro/pull/336#issuecomment-427217379
@kojiromike I'm working on integrating the Docker testing with the existing
`build.sh`'s. But this requires some more love. At the current state of the PR,
with the docker tests we'd only execute the unit tests. I think it is important
to also add the interop tests, but this needs some more attention. I hope to
finish this the upcoming days.
Recently there was a mail about the Python versions. I've checked and the
current CI uses Python 2.7 and Python 3.4. We should decide on Python versions,
and add them to the `BUILD.md` and the `setup.py` of the specific project to
communicate which versions of Python we support.
I've created a Jira to move from the deprecated `java` docker image to
`openjdk`: https://issues.apache.org/jira/browse/AVRO-2238
Updating is not trivial since the `java` is based on Debian Jessie, and
`openjdk` is based on Debian Stretch. This will update a lot of different
packages, for example, it comes with a newer version of Perl and PHP.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Ability to test using a Docker image
> ------------------------------------
>
> Key: AVRO-2229
> URL: https://issues.apache.org/jira/browse/AVRO-2229
> Project: Avro
> Issue Type: Improvement
> Affects Versions: 1.8.2
> Reporter: Fokko Driesprong
> Priority: Major
> Fix For: 1.9.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)