commit | 55427c466346bb816b38a269b48e0651ce9cbdd4 | [log] [tgz] |
---|---|---|
author | He Gao <hegao@google.com> | Thu May 18 20:37:42 2023 +0000 |
committer | He Gao <hegao@google.com> | Thu May 18 22:46:12 2023 +0000 |
tree | 032929e2317606c0b7d19469daf24e636eb203f1 | |
parent | 2402e1b72dd5a470b7648fc6ba27bcaaa3681b7a [diff] |
cos-customizer: add flag -gpu-type to finish-image-build To allow users to use `cos-extensions install gpu` for gpu driver installation via `run-script`, we need to add a flag for attaching GPU to the preloading VM. Deprecated the same flag in step `install-gpu`. BUG=b/229285915 TEST=run a GCB workflow with run-script, script content: `sudo cos-extensions install gpu` and verify the output image have the driver installed RELEASE_NOTE=None Change-Id: Iad8ff1e1cf30b8804a243fa0b375b07156253aa5 Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/49530 Tested-by: He Gao <hegao@google.com> Reviewed-by: Robert Kolchmeyer <rkolchmeyer@google.com> Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
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.