Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RANGER-3315 Fix travis CI - leverage docker to run CI #105

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

chia7712
Copy link
Contributor

@chia7712 chia7712 commented Jun 10, 2021

issue: https://issues.apache.org/jira/browse/RANGER-3315

We ought to reuse build_ranger_using_docker.sh to simplify ranger CI (all required dependencies can be included by container). Also, our travis CI config is broken because of following reasons.

  1. Currently, only JDK 8 is supported (https://issues.apache.org/jira/browse/RANGER-3243)
  2. the oracle JDK is NOT supported (Remove Oracle JDK support sormuras/bach#56)

@chia7712 chia7712 changed the title add dist: trusty to travis config Use docker to run CI on travis Jun 11, 2021
@chia7712 chia7712 force-pushed the fix_travis branch 2 times, most recently from 7a0d2b9 to bdde3f7 Compare June 11, 2021 07:38
@chia7712 chia7712 changed the title Use docker to run CI on travis Fix travis CI - leverage docker to run CI Jun 11, 2021
@chia7712 chia7712 changed the title Fix travis CI - leverage docker to run CI RANGER-3315 Fix travis CI - leverage docker to run CI Jun 11, 2021
@chia7712
Copy link
Contributor Author

This PR includes #103 to make build_ranger_using_docker.sh works with travis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant