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

DDF-2116: NPM related build errors in Bamboo #770

Merged
merged 1 commit into from
May 17, 2016

Conversation

lessarderic
Copy link
Contributor

@lessarderic lessarderic commented May 16, 2016

What does this PR do?

Update NPM and NodeJS versions to address build issues in Bamboo.

Who is reviewing it (please choose AT LEAST two reviewers that need to approve the PR before it can get merged; if a component team is listed, at least one of its members needs to approve)?

@coyotesqrl @ahoffer

Choose 2 committers to review/merge the PR (please choose ONLY two committers from below, delete the rest).

@pklinef
@shaundmorris

How should this be tested?

Build DDF

Any background context you want to provide?

The problem is caused by older versions of nodejs (<= 4.2.x) that fail on idle connections (see nodejs/node#3595). Upgrading to a more recent version of nodejs that fixes issue #3595 addresses this issue.

What are the relevant tickets?

DDF-2116

Screenshots (if appropriate)

Checklist:

  • Documentation Updated
  • Update / Add Unit Tests
  • Update / Add Integration Tests

@pklinef
Copy link
Member

pklinef commented May 16, 2016

👍

@shaundmorris
Copy link
Member

@lessarderic can you summarize how the version upgrades resolve the build issues?

@lessarderic
Copy link
Contributor Author

@shaundmorris, I just added a blurb in the PR description. Hopefully it addresses your comment. If not, let me know.

@shaundmorris
Copy link
Member

thanks @lessarderic sounds good!

@kcwire
Copy link
Member

kcwire commented May 16, 2016

when this works do we need to put up a PR for 2.9.x as well?

@lessarderic
Copy link
Contributor Author

Bamboo build was successful but marked as failed because Bamboo ran out of memory parsing all of our surefire test result files (known issue).

@kcwire, I'll port this change to 2.9.x.

Merging.

@lessarderic lessarderic merged commit 1cbca8f into codice:master May 17, 2016
@lessarderic lessarderic deleted the DDF-2116 branch May 17, 2016 14:27
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.

4 participants