Skip to content

Add local Mongo replica cluster for integration tests - #1915

Merged
david-rocca merged 4 commits into
devfrom
jd_docdb_topology
Jul 15, 2026
Merged

Add local Mongo replica cluster for integration tests#1915
david-rocca merged 4 commits into
devfrom
jd_docdb_topology

Conversation

@jdalphond-mitre

Copy link
Copy Markdown
Collaborator

Add a Mongo-only compose file that starts one primary and two replica members with localhost-advertised replica set hosts. Support explicit Mongo connection string overrides, add replica-aware docker env examples, and add a test:integration:replicas command that runs against secondaryPreferred

Add a Mongo-only compose file that starts one primary and two replica members
with localhost-advertised replica set hosts. Support explicit Mongo connection
string overrides, add replica-aware docker env examples, and add a
test:integration:replicas command that runs against secondaryPreferred without
using the Mocha CLI path that fails under Node 24.
david-rocca and others added 3 commits July 15, 2026 10:00
…pment. I did check the task definition and MONGO_CONN_STRING was not set, so it should have been safe anyway
@david-rocca
david-rocca merged commit d4afca6 into dev Jul 15, 2026
9 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