[ https://issues.apache.org/jira/browse/RANGER-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419595#comment-17419595 ]
Martin Tzvetanov Grigorov commented on RANGER-3245: --------------------------------------------------- It seems it won't be executed. ASF is out of credits at TravisCI: [https://the-asf.slack.com/archives/CBX4TSBQ8/p1632464616022300] This is a chat between me and Gavin from Apache Infra: {code:java} mgrigorov 9:23 AM Hi! What is the status of Apache @ TravisCI today ? Out of credits ? Gavin McDonald 9:24 AM Yup Gavin McDonald 9:24 AM We wont be getting any more mgrigorov 9:24 AM ouch! Gavin McDonald 9:24 AM Will have to diagnose who is using what and reign in some projects usage 9:24 I’ll post to the builds@ list 9:25 Basically a couple of projects used up our 40000 minutes we get a month, within 3 days mgrigorov 9:26 AM I guess most will move to GitHub Actions. Too bad they still don't support Linux ARM64 9:27 Let's see how many of the projects I am interested in will agree to move to CircleCI ! Gavin McDonald 9:27 AM We should also investigate if some project wants to trial building in Azure and/or Artifactory (edited) {code} > Use OpenJDK in TravisCI config instead of OracleJDK > --------------------------------------------------- > > Key: RANGER-3245 > URL: https://issues.apache.org/jira/browse/RANGER-3245 > Project: Ranger > Issue Type: Task > Components: build-infra > Reporter: Martin Tzvetanov Grigorov > Priority: Minor > > OpenJDK is recommended at TravisCI these days. > OracleJDK 8 is no more available for any version of Ubuntu there. > Manually install OpenJDK from Ubuntu repositories (i.e. apt install > openjdk-11-jdk) because the pre-installed one from TravisCI is too old, e.g. > JDK 11.0.2 instead of 11.0.10. > Add a job to build and test on ARM64 - a more complete version of > https://github.com/apache/ranger/pull/91. -- This message was sent by Atlassian Jira (v8.3.4#803005)