feat(mongodb): Wait for mongodb module with a replicaset to finish by smgt · Pull Request #2777 · testcontainers/testcontainers-go
smgt
changed the title
Wait for mongodb module with a replicaset to finish
[bug] Wait for mongodb module with a replicaset to finish
smgt
changed the title
[bug] Wait for mongodb module with a replicaset to finish
Wait for mongodb module with a replicaset to finish
mdelapenya
changed the title
Wait for mongodb module with a replicaset to finish
feat(mongodb): Wait for mongodb module with a replicaset to finish
mdelapenya added a commit that referenced this pull request
Sep 20, 2024* main: feat: support databend module (#2779) chore: golangci-lint 1.61.0 (#2787) fix(mssql): bump Docker image version (#2786) fix: handle 127 error code for podman compatibility (#2778) fix: do not override ImageBuildOptions.Labels when building from a Dockerfile (#2775) feat(mongodb): Wait for mongodb module with a replicaset to finish (#2777) fix(postgres): Apply default snapshot name if no name specified (#2783)
mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request
Sep 23, 2024mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request
Sep 23, 2024mdelapenya added a commit that referenced this pull request
Sep 26, 2024* main: (29 commits) fix: template for code generation (#2800) fix: update module path (#2797) fix: container logging deadlocks (#2791) chore: use a much smaller image for testing (#2795) fix: parallel containers clean race (#2790) fix(registry): wait for (#2793) fix: container timeout test (#2792) docs: document redpanda options (#2789) feat: support databend module (#2779) chore: golangci-lint 1.61.0 (#2787) fix(mssql): bump Docker image version (#2786) fix: handle 127 error code for podman compatibility (#2778) fix: do not override ImageBuildOptions.Labels when building from a Dockerfile (#2775) feat(mongodb): Wait for mongodb module with a replicaset to finish (#2777) fix(postgres): Apply default snapshot name if no name specified (#2783) fix: resource clean up for tests and examples (#2738) ci: add generate for mocks (#2774) fix: docker config error handling when config file does not exist (#2772) docs: refine heading badges in README (#2770) feat(wait): for file (#2731) ...
ttruongatl pushed a commit to ttruongatl/testcontainers-go that referenced this pull request
Feb 15, 2025…estcontainers#2777) * Insert a document in mongodb during tests To be able to catch `NotWritablePrimary` error * Add mongo:7 to replica set tests * Add new waiting strategy for mongodb replicaset * Extend default wait strategy Thanks @stevenh --------- Co-authored-by: Steven Hartland <stevenmhartland@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters