-
- Summary
Clarify the missing-container-runtime diagnostic in `bazel/wrapper_hook/hermetic_container_integration.py` and recommend the `MONGO_BAZEL_USE_HERMETIC_CONTAINER=0` environment-variable opt-out. Add regression assertions in `hermetic_container_integration_test.py`.
-
- Testing
- `PYTHONPATH=. /data/OTHER_HOST/mongo/python3-venv/bin/python -m unittest bazel.wrapper_hook.hermetic_container_integration_test.HermeticContainerEnablementTest bazel.wrapper_hook.hermetic_container_integration_test.LinuxHostContainerTest.test_missing_docker_fails_closed` (24 passed)
- `git diff --check` (passed)
- `bazel run format` attempted; blocked by the sandbox running out of disk space while downloading toolchain inputs.