mirror of https://github.com/containers/podman.git
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> |
||
---|---|---|
.. | ||
apparmor_tag.sh | ||
btrfs_installed_tag.sh | ||
btrfs_tag.sh | ||
get_ci_vm.sh | ||
install_catatonit.sh | ||
libdm_tag.sh | ||
ostree_tag.sh | ||
release.sh | ||
selinux_tag.sh |