[CXX-2783] Pull mongohouse image from ADL ECR repo Created: 06/Nov/23  Updated: 22/Jan/24  Resolved: 22/Jan/24

Status: Closed
Project: C++ Driver
Component/s: Evergreen Tools
Affects Version/s: None
Fix Version/s: 3.10.0

Type: Task Priority: Minor - P4
Reporter: PM Bot Assignee: Kevin Albertson
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Issue split
Upstream Changes Summary:

DRIVERS-2543:
Summary of necessary driver changes

  • Use an Ubuntu host, so docker is available
  • Remove background: true to allow the container to start
  • Use the updated scripts

 Description   

This ticket was split from DRIVERS-2543, please see that ticket for a detailed description.



 Comments   
Comment by Githook User [ 22/Jan/24 ]

Author:

{'name': 'Kevin Albertson', 'email': 'kevin.albertson@mongodb.com', 'username': 'kevinAlbs'}

Message: CXX-2783 use Docker image to run `mongohouse` (#1085)

  • use mongohouse docker image
  • copy waiting script from mongo-c-driver
  • migrate to ubuntu2204
  • remove unused expansion
  • use `bash`, not `sh`

To resolve error:
```
.evergreen/atlas_data_lake/pull-mongohouse-image.sh: 7: Bad substitution
```

  • do not check output of `serverStatus` command

`mongohoused` responds with `

{ "ok" : 1, "host" : "localhost" }

`.

Generated at Wed Feb 07 22:07:00 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.