Skip to content

Commit

Permalink
fix: deploy with trust
Browse files Browse the repository at this point in the history
  • Loading branch information
Gu1nness committed Feb 26, 2025
1 parent 06237fc commit f89e8a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/sharding_tests/test_mongos.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ async def test_build_and_deploy(ops_test: OpsTest) -> None:
await ops_test.model.deploy(
MONGOS_APP_NAME,
channel="6/edge",
trust=True,
)

await ops_test.model.wait_for_idle(
Expand Down

0 comments on commit f89e8a3

Please sign in to comment.