cos_gpu_driver_builder: Fix precompiled driver output URL parsing and
add dryrun mode

BUG=b/267382645

Change-Id: Id368642cf587c5ac6dc78d239b6e226f3d66831e
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/45747
Tested-by: Arnav Kansal <rnv@google.com>
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Reviewed-by: He Gao <hegao@google.com>
Reviewed-by: Meena Shanmugam <meenashanmugam@google.com>
2 files changed
tree: 9a78f2d3afdab072f9767c272eb66ffc2c3cd800
  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. README.md
  14. run_tests.sh
  15. 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.