diff options
author | Chris Evich <cevich@redhat.com> | 2018-12-18 12:03:44 -0500 |
---|---|---|
committer | Chris Evich <cevich@redhat.com> | 2019-01-14 10:45:12 -0500 |
commit | 8ee7eb472d08508f47c0261cabfd7ed134594ae8 (patch) | |
tree | 3bac593ebbae8c5b5b1af93bdbb33858ed0b6466 /cmd/podman/volume_inspect.go | |
parent | 264d0821068c26daae9b2e57bb8ea34dac79e62a (diff) | |
download | podman-8ee7eb472d08508f47c0261cabfd7ed134594ae8.tar.gz podman-8ee7eb472d08508f47c0261cabfd7ed134594ae8.tar.bz2 podman-8ee7eb472d08508f47c0261cabfd7ed134594ae8.zip |
[skip ci] Hack: Fix get_ci_vm.sh w/ gcloud ssh/scp
Previously, using the ssh command directly required obtaining the
external IP of the VM and was then subject to the local configuration.
If the local configuration and/or ssh keys are incorrect, these commands
would fail, preventing automatic setup of the VM.
Fix this by using the gcloud ssh and scp wrappers. Unfortunately rsync
couldn't be made to work in this situation, so use a tarball to transfer
the local repository to the VM. Lastly, execute `setup_environment.sh`
script, then drop the caller into a bash shell sitting in the remote
`$GOSRC` directory.
Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to 'cmd/podman/volume_inspect.go')
0 files changed, 0 insertions, 0 deletions