| commit | 0340e4b17bde4e7e307a64ab218db8c148030bf1 | [log] [tgz] |
|---|---|---|
| author | Robert Kolchmeyer <rkolchmeyer@google.com> | Wed Aug 24 10:54:48 2022 -0700 |
| committer | Robert Kolchmeyer <rkolchmeyer@google.com> | Wed Aug 24 20:53:00 2022 +0000 |
| tree | b901d30ecf7e1f653bada41e2c903a9071063ce0 | |
| parent | 64d6ba5f77bf5bc45291dfabc01c10a2ddfc8909 [diff] |
cos_gpu_installer: Only preload toolchain
BUG=b/242339918
TEST=First did the following sequence:
COS_GPU_INSTALLER=gcr.io/$PROJECT/cos-gpu-installer cos-extensions \
install gpu -- --prepare-build-tools
# Verified that /var/lib/cos-extensions did not include the driver
# signatures
COS_GPU_INSTALLER=gcr.io/$PROJECT/cos-gpu-installer cos-extensions \
install gpu -- --allow-unsigned-driver
Then, on a fresh VM, did:
COS_GPU_INSTALLER=gcr.io/$PROJECT/cos-gpu-installer cos-extensions \
install gpu -- --allow-unsigned-driver
Change-Id: Ib957d9896adecffbfb6812e7c7431e92d44bd9ee
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/36327
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Reviewed-by: He Gao <hegao@google.com>
Reviewed-by: Arnav Kansal <rnv@google.com>
Tested-by: Robert Kolchmeyer <rkolchmeyer@google.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.