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 #774

Merged
merged 1 commit into from
May 17, 2016

Conversation

lessarderic
Copy link
Contributor

@lessarderic lessarderic commented May 17, 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)?

Already reviewed, see #770.

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

@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

Updated NodeJS version to 4.4.4 and NPM version to 2.14.12.
@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).

@lessarderic lessarderic changed the title Updated DDF-2116: NPM related build errors in Bamboo May 17, 2016
@lessarderic lessarderic merged commit c9814fe into codice:2.9.x May 17, 2016
@lessarderic lessarderic deleted the DDF-2116 branch May 17, 2016 21:42
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