cos/tools: Add top-workdir input flag to anthos-installer-install

Teams tends to download the package tarballs directly using pkg-spec.
As /tmp dir size is small, we cannot relying on the /tmp dir as a working dir
always.

BUG=b/209349277
TEST=manual
verification(https://console.cloud.google.com/cloud-build/builds/4f516ea9-786f-4de9-8306-d8f5ea2bd757?project=821698443087)

Change-Id: Ia20d50d02a776554d45dcbc1ef5f09b314734587
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/26040
Reviewed-by: Robert Kolchmeyer <rkolchmeyer@google.com>
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Reviewed-by: Roy Yang <royyang@google.com>
Tested-by: Varsha Teratipally <teratipally@google.com>
3 files changed
tree: 62355674ae43d5ca3d76b8d9fda75b7877fd01c4
  1. release/
  2. src/
  3. testing/
  4. BUILD.bazel
  5. cloudbuild.yaml
  6. CONTRIBUTING.md
  7. deps.bzl
  8. go.mod
  9. go.sum
  10. LICENSE
  11. README.md
  12. run_tests.sh
  13. 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.