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

Remove unnecessary downstream builds from mongodb connector #509

Closed
2 tasks done
b-admike opened this issue Apr 24, 2019 · 2 comments
Closed
2 tasks done

Remove unnecessary downstream builds from mongodb connector #509

b-admike opened this issue Apr 24, 2019 · 2 comments
Assignees

Comments

@b-admike
Copy link
Contributor

b-admike commented Apr 24, 2019

Description/Steps to reproduce

Related to #503

Right now in mongodb connector, we have some downstream builds that run and fail, but should not affect the build status for patches on the connector. We need to remove those downstream builds. On the same note, mongodb build on node 6.x and windows needs to have its mongodb version updated.

Acceptance Criteria

  • Remove the following downstream builds from monogdb connector:
[cis-jenkins] downstream: bluemix-metering@develop Failed! (97bb9b3)
Details
[cis-jenkins] downstream: bluemix-service-broker@develop Failed! (97bb9b3)
Details
[cis-jenkins] downstream: plan-manager@develop Failed! (97bb9b3)
  • Update the mongodb version on Windows machine (using node 6.x) to the latest version
@dhmlau
Copy link
Member

dhmlau commented Apr 25, 2019

@dhmlau
Copy link
Member

dhmlau commented May 7, 2019

Remove the following downstream builds from monogdb connector

I've tested it with a test PR and verified that the downstreams were removed.

Update the mongodb version on Windows machine (using node 6.x) to the latest version

Since we've dropped the tests for Node.js 6, this is no longer needed.

Closing this task as done.

@dhmlau dhmlau closed this as completed May 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants