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

14895 Destination MongoDB Strict Encrypt Fixed Failing Integration Test #15191

Conversation

suhomud
Copy link
Contributor

@suhomud suhomud commented Aug 2, 2022

What

Destination MongoDB Strict Encrypt integration tests were failing because of server availability.

How

Integration tests were adapted to use mongo with test container

@suhomud
Copy link
Contributor Author

suhomud commented Aug 2, 2022

/test connector=connectors/destination-mongodb-strict-encrypt

🕑 connectors/destination-mongodb-strict-encrypt https://github.com/airbytehq/airbyte/actions/runs/2780439101
❌ connectors/destination-mongodb-strict-encrypt https://github.com/airbytehq/airbyte/actions/runs/2780439101
🐛

@suhomud
Copy link
Contributor Author

suhomud commented Aug 2, 2022

/test connector=connectors/destination-mongodb

🕑 connectors/destination-mongodb https://github.com/airbytehq/airbyte/actions/runs/2780441152
❌ connectors/destination-mongodb https://github.com/airbytehq/airbyte/actions/runs/2780441152
🐛

@suhomud
Copy link
Contributor Author

suhomud commented Aug 2, 2022

/test connector=connectors/destination-mongodb-strict-encrypt

🕑 connectors/destination-mongodb-strict-encrypt https://github.com/airbytehq/airbyte/actions/runs/2780527705
✅ connectors/destination-mongodb-strict-encrypt https://github.com/airbytehq/airbyte/actions/runs/2780527705
No Python unittests run

Build Passed

Test summary info:

All Passed

@suhomud
Copy link
Contributor Author

suhomud commented Aug 2, 2022

/test connector=connectors/destination-mongodb

🕑 connectors/destination-mongodb https://github.com/airbytehq/airbyte/actions/runs/2780528840
❌ connectors/destination-mongodb https://github.com/airbytehq/airbyte/actions/runs/2780528840
🐛 https://gradle.com/s/4daljr54ijy24

Build Failed

Test summary info:

Could not find result summary

@suhomud suhomud requested a review from andriikorotkov August 2, 2022 08:07
@suhomud
Copy link
Contributor Author

suhomud commented Aug 2, 2022

/test connector=connectors/destination-mongodb

🕑 connectors/destination-mongodb https://github.com/airbytehq/airbyte/actions/runs/2780618029
❌ connectors/destination-mongodb https://github.com/airbytehq/airbyte/actions/runs/2780618029
🐛 https://gradle.com/s/zanuvfj3yke6k

Build Failed

Test summary info:

Could not find result summary

@suhomud
Copy link
Contributor Author

suhomud commented Aug 2, 2022

/test connector=connectors/destination-mongodb

🕑 connectors/destination-mongodb https://github.com/airbytehq/airbyte/actions/runs/2780951616
✅ connectors/destination-mongodb https://github.com/airbytehq/airbyte/actions/runs/2780951616
No Python unittests run

Build Passed

Test summary info:

All Passed

@suhomud suhomud marked this pull request as ready for review August 2, 2022 13:53
@suhomud suhomud linked an issue Aug 2, 2022 that may be closed by this pull request
}

private MongoDatabase getMongoDatabase() {
final String connectionString = String.format("mongodb://%s:%s@%s:%s/%s?authSource=admin&tcl=true",
Copy link
Contributor

Choose a reason for hiding this comment

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

please replace tcl with tls

7He0Jqfg53+yLZv33w6NA4X8QIWdoBuK02ZP7ZhEBcMJOByetsuaHXjadsOpP4LM
7KaP6zUq9kteKD6TgiCTmV6U/tpDvhS3YdVBEdd0aPlBeWGJ+GzubbOUUJOYSkt0
jQ/Z56qy7eSveCa5ZQ==
-----END CERTIFICATE-----
Copy link
Contributor

Choose a reason for hiding this comment

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

What is the expiration date of these keys? We need them to be valid for a very long time.

@natikgadzhi natikgadzhi closed this Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Destination MongoDB Strict Encrypt Failing Integration Test
5 participants