summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorChris Evich <cevich@redhat.com>2018-12-18 12:03:44 -0500
committerChris Evich <cevich@redhat.com>2019-01-14 10:45:12 -0500
commit8ee7eb472d08508f47c0261cabfd7ed134594ae8 (patch)
tree3bac593ebbae8c5b5b1af93bdbb33858ed0b6466 /contrib
parent264d0821068c26daae9b2e57bb8ea34dac79e62a (diff)
downloadpodman-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 'contrib')
0 files changed, 0 insertions, 0 deletions