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

DRIVERS-2543 Pull mongohouse image from ADL ECR repo #363

Merged
merged 26 commits into from
Nov 6, 2023

Conversation

blink1073
Copy link
Member

@blink1073 blink1073 commented Oct 16, 2023

Pending https://github.com/10gen/mongohouse/pull/7602 we can remove the test.yaml

@blink1073 blink1073 marked this pull request as ready for review November 6, 2023 12:28
@blink1073
Copy link
Member Author

@@ -0,0 +1,13 @@
#!/bin/sh
#
# This script launches a docker-based for mongohoused for testing.
Copy link
Contributor

Choose a reason for hiding this comment

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

missing an "image" after "docker-based."

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed

Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need this empty file?

Copy link
Member Author

Choose a reason for hiding this comment

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

They aren't empty, I made them executable so it shows up as a 0 line change.

Copy link
Contributor

Choose a reason for hiding this comment

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

Got it, the Github UI does not make that clear.

Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need this empty file?

@@ -13,13 +13,17 @@

AWS_ROLE_ARN = "arn:aws:iam::857654397073:role/drivers-test-secrets-role"

AWS_ROLE_ARN = "arn:aws:iam::857654397073:role/drivers-test-secrets-role"
Copy link
Contributor

Choose a reason for hiding this comment

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

Duplicate definition of AWS_ROLE_ARN.

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed

Copy link
Contributor

@NoahStapp NoahStapp left a comment

Choose a reason for hiding this comment

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

LGTM!

@blink1073 blink1073 merged commit 428a52e into mongodb-labs:master Nov 6, 2023
19 checks passed
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