We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ba7638 commit 5bad259Copy full SHA for 5bad259
docker/mongodb-kubernetes-tests/tests/opsmanager/om_remotemode.py
@@ -17,6 +17,7 @@
17
# If this test is failing after an OM Bump, ensure that the nginx deployment fixture contains the associated mongosh
18
# version. More details in this ticket: https://jira.mongodb.org/browse/CLOUDP-332640
19
20
+
21
def add_mdb_version_to_deployment(deployment: Dict[str, Any], version: str):
22
"""
23
Adds a new initContainer to `deployment` to download a particular MongoDB version.
0 commit comments