Skip to content

Follow-on to PR #26. Improve TravisCI build: Remove failing/old Hadoop 2.6 build, increase logging for debuggability, and add a status badge.#27

Merged
xkrogen merged 6 commits into
linkedin:masterfrom
xkrogen:ekrogen-travis-ci-setup
Apr 10, 2018
Merged

Follow-on to PR #26. Improve TravisCI build: Remove failing/old Hadoop 2.6 build, increase logging for debuggability, and add a status badge.#27
xkrogen merged 6 commits into
linkedin:masterfrom
xkrogen:ekrogen-travis-ci-setup

Conversation

@xkrogen

@xkrogen xkrogen commented Apr 10, 2018

Copy link
Copy Markdown
Collaborator

No description provided.

… proper test files for 2.9.0, and add a travis_wait step to avoid timeouts.
@xkrogen xkrogen changed the title Follow-on to PR #26. Fix TravisCI build: add in 2.6.5, add in proper test files for 2.9.0, and add a travis_wait step to avoid timeouts. Follow-on to PR #26. Fix TravisCI build: add in Hadoop 2.6.5, add in proper test files for 2.9.0, and add a travis_wait step to avoid timeouts. Apr 10, 2018
Comment thread .travis.yml Outdated
- HADOOP_VERSION=2.8.3
- HADOOP_VERSION=2.9.0
script: "./gradlew test -Ddyno.hadoop.bin.version=${HADOOP_VERSION}"
script: "travis_wait ./gradlew test --stacktrace --info -Ddyno.hadoop.bin.version=${HADOOP_VERSION}"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so it is possible that there is no output for 10 minutes ?

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is 2.9.0 removed? (not as described - add in proper test files for 2.9.0)

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks that 2.9 is not fully compatible at the moment, so pending Issue #3. The test could potentially take > 10 minutes in some cases, but actually now that I added --info, it will continue producing output, so the travis_wait will no longer be necessary.

@xkrogen xkrogen changed the title Follow-on to PR #26. Fix TravisCI build: add in Hadoop 2.6.5, add in proper test files for 2.9.0, and add a travis_wait step to avoid timeouts. Follow-on to PR #26. Improve TravisCI build: Remove failing/old Hadoop 2.6 build, increase logging for debuggability, and add a status badge. Apr 10, 2018
@xkrogen

xkrogen commented Apr 10, 2018

Copy link
Copy Markdown
Collaborator Author

Updated the title to reflect the new / actual changes for a green build.

@xkrogen xkrogen merged commit 6506a13 into linkedin:master Apr 10, 2018
@xkrogen xkrogen deleted the ekrogen-travis-ci-setup branch April 11, 2018 21:07
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.

2 participants