cos/tools:nvidia-ctk inside cos-gpu-installer container should be run with debug logger
Put the nvidia-ctk logging behind the debug flag.

BUG=b/295021065
TEST=test GPU driver installation with this docker container in vm
Change-Id: If74eedb314b41f48570496d52206bdf12280468b
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/62842
Reviewed-by: Arnav Kansal <rnv@google.com>
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Tested-by: Shuo Yang <gshuoy@google.com>
2 files changed
tree: 0690e7bf2425737ce427835cf2b3e78e63df6ab8
  1. coverage/
  2. release/
  3. src/
  4. testing/
  5. .gitignore
  6. BUILD.bazel
  7. cloudbuild.yaml
  8. CONTRIBUTING.md
  9. deps.bzl
  10. go.mod
  11. go.sum
  12. LICENSE
  13. postsubmit-cloudbuild.yaml
  14. README.md
  15. run_tests.sh
  16. run_unit_tests.sh
  17. WORKSPACE
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.